/linux-3.4.99/drivers/md/ |
D | dm.c | 83 struct request *orig, clone; member 697 static void end_clone_bio(struct bio *clone, int error) in end_clone_bio() 772 static void free_rq_clone(struct request *clone) in free_rq_clone() 784 static void dm_end_request(struct request *clone, int error) in dm_end_request() 811 struct request *clone = rq->special; in dm_unprep_request() local 822 void dm_requeue_unmapped_request(struct request *clone) in dm_requeue_unmapped_request() 870 static void dm_done(struct request *clone, int error, bool mapped) in dm_done() 904 struct request *clone = rq->completion_data; in dm_softirq_done() local 917 static void dm_complete_request(struct request *clone, int error) in dm_complete_request() 933 void dm_kill_unmapped_request(struct request *clone, int error) in dm_kill_unmapped_request() [all …]
|
D | dm-crypt.c | 829 struct bio *clone; in crypt_alloc_buffer() local 874 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) in crypt_free_buffer_pages() 952 static void crypt_endio(struct bio *clone, int error) in crypt_endio() 980 static void clone_init(struct dm_crypt_io *io, struct bio *clone) in clone_init() 995 struct bio *clone; in kcryptd_io_read() local 1022 struct bio *clone = io->ctx.bio_out; in kcryptd_io_write() local 1049 struct bio *clone = io->ctx.bio_out; in kcryptd_crypt_write_io_submit() local 1073 struct bio *clone; in kcryptd_crypt_write_convert() local
|
D | dm-mpath.c | 365 static int map_io(struct multipath *m, struct request *clone, in map_io() 450 struct request *clone, *n; in dispatch_queued_ios() local 939 static int multipath_map(struct dm_target *ti, struct request *clone, in multipath_map() 1244 static int do_end_io(struct multipath *m, struct request *clone, in do_end_io() 1285 static int multipath_end_io(struct dm_target *ti, struct request *clone, in multipath_end_io()
|
/linux-3.4.99/fs/ |
D | posix_acl.c | 61 struct posix_acl *clone = NULL; in posix_acl_clone() local 395 struct posix_acl *clone = posix_acl_clone(*acl, gfp); in posix_acl_create() local 413 struct posix_acl *clone = posix_acl_clone(*acl, gfp); in posix_acl_chmod() local
|
/linux-3.4.99/net/core/ |
D | timestamping.c | 43 struct sk_buff *clone; in skb_clone_tx_timestamp() local
|
/linux-3.4.99/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 370 struct sk_buff *clone; in nf_ct_frag6_reasm() local 523 struct sk_buff *clone; in nf_ct_frag6_gather() local
|
/linux-3.4.99/fs/9p/ |
D | fid.c | 133 int i, n, l, clone, access; in v9fs_fid_lookup_with_uid() local
|
/linux-3.4.99/drivers/net/usb/ |
D | lg-vl600.c | 118 struct sk_buff *clone; in vl600_rx_fixup() local
|
/linux-3.4.99/net/rds/ |
D | tcp_recv.c | 181 struct sk_buff *clone; in rds_tcp_data_recv() local
|
/linux-3.4.99/net/ieee802154/ |
D | raw.c | 232 struct sk_buff *clone; in ieee802154_raw_deliver() local
|
D | dgram.c | 368 struct sk_buff *clone; in ieee802154_dgram_deliver() local
|
/linux-3.4.99/net/ipv4/ |
D | tcp_cong.c | 200 char *saved_clone, *clone, *name; in tcp_set_allowed_congestion_control() local
|
D | ip_fragment.c | 599 struct sk_buff *clone; in ip_frag_reasm() local
|
D | raw.c | 180 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in raw_v4_input() local
|
/linux-3.4.99/net/tipc/ |
D | eth_media.c | 87 struct sk_buff *clone; in send_msg() local
|
/linux-3.4.99/fs/nfs/ |
D | nfs4namespace.c | 167 struct rpc_clnt *clone; in nfs4_create_sec_client() local
|
/linux-3.4.99/arch/s390/kernel/ |
D | process.c | 217 SYSCALL_DEFINE4(clone, unsigned long, newsp, unsigned long, clone_flags, in SYSCALL_DEFINE4() argument
|
/linux-3.4.99/arch/tile/kernel/ |
D | process.c | 603 SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp, in SYSCALL_DEFINE5() argument
|
/linux-3.4.99/drivers/gpu/drm/exynos/ |
D | exynos_drm_encoder.c | 209 struct drm_encoder *clone; in exynos_drm_encoder_clones() local
|
/linux-3.4.99/net/ipv6/ |
D | reassembly.c | 471 struct sk_buff *clone; in ip6_frag_reasm() local
|
D | raw.c | 211 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in ipv6_raw_deliver() local
|
/linux-3.4.99/drivers/net/ethernet/dlink/ |
D | de620.c | 168 static int clone = DE620_CLONE; variable
|
/linux-3.4.99/net/phonet/ |
D | socket.c | 127 struct sk_buff *clone; in pn_deliver_sock_broadcast() local
|
/linux-3.4.99/fs/gfs2/ |
D | rgrp.c | 838 const u8 *clone = bi->bi_clone ? bi->bi_clone : bi->bi_bh->b_data; in gfs2_rgrp_send_discards() local
|
/linux-3.4.99/net/9p/ |
D | client.c | 1136 char **wnames, int clone) in p9_client_walk()
|