/linux-4.4.14/drivers/md/ |
D | dm-target.c | 134 static int io_err_map_rq(struct dm_target *ti, struct request *clone, in io_err_map_rq() 142 struct request **clone) in io_err_clone_and_map_rq() 147 static void io_err_release_clone_rq(struct request *clone) in io_err_release_clone_rq()
|
D | dm.c | 86 struct request *orig, *clone; member 106 struct bio clone; member 1028 static void end_clone_bio(struct bio *clone) in end_clone_bio() 1121 static void free_rq_clone(struct request *clone) in free_rq_clone() 1149 static void dm_end_request(struct request *clone, int error) in dm_end_request() 1181 struct request *clone = tio->clone; in dm_unprep_request() local 1264 static void dm_done(struct request *clone, int error, bool mapped) in dm_done() 1303 struct request *clone = tio->clone; in dm_softirq_done() local 1356 static void end_clone_request(struct request *clone, int error) in end_clone_request() 1475 struct bio *clone = &tio->clone; in __map_bio() local [all …]
|
D | dm-crypt.c | 990 struct bio *clone; in crypt_alloc_buffer() local 1037 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) in crypt_free_buffer_pages() 1102 static void crypt_endio(struct bio *clone) in crypt_endio() 1129 static void clone_init(struct dm_crypt_io *io, struct bio *clone) in clone_init() 1142 struct bio *clone; in kcryptd_io_read() local 1183 struct bio *clone = io->ctx.bio_out; in kcryptd_io_write() local 1247 struct bio *clone = io->ctx.bio_out; in kcryptd_crypt_write_io_submit() local 1291 struct bio *clone; in kcryptd_crypt_write_convert() local
|
D | dm-mpath.c | 379 static int __multipath_map(struct dm_target *ti, struct request *clone, in __multipath_map() 451 static int multipath_map(struct dm_target *ti, struct request *clone, in multipath_map() 459 struct request **clone) in multipath_clone_and_map() 464 static void multipath_release_clone(struct request *clone) in multipath_release_clone() 1249 static int do_end_io(struct multipath *m, struct request *clone, in do_end_io() 1290 static int multipath_end_io(struct dm_target *ti, struct request *clone, in multipath_end_io()
|
D | dm-era-target.c | 1002 struct dm_block *clone; in metadata_take_snap() local 1062 struct dm_block *clone; in metadata_drop_snap() local
|
/linux-4.4.14/net/core/ |
D | timestamping.c | 38 struct sk_buff *clone; in skb_clone_tx_timestamp() local
|
D | skbuff.c | 1570 struct sk_buff *clone = NULL; in __pskb_pull_tail() local 3634 struct sk_buff *clone; in skb_clone_sk() local
|
/linux-4.4.14/fs/ |
D | posix_acl.c | 158 struct posix_acl *clone = NULL; in posix_acl_clone() local 485 struct posix_acl *clone = posix_acl_clone(*acl, gfp); in __posix_acl_create() local 503 struct posix_acl *clone = posix_acl_clone(*acl, gfp); in __posix_acl_chmod() local 550 struct posix_acl *clone; in posix_acl_create() local
|
/linux-4.4.14/fs/f2fs/ |
D | acl.c | 266 struct posix_acl *clone = NULL; in f2fs_acl_clone() local 337 struct posix_acl *clone; in f2fs_acl_create() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/dma/ |
D | usernv04.c | 35 bool clone; member
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 414 struct sk_buff *clone; in nf_ct_frag6_reasm() local 569 struct sk_buff *clone; in nf_ct_frag6_gather() local
|
/linux-4.4.14/fs/9p/ |
D | fid.c | 121 int i, n, l, clone, access; in v9fs_fid_lookup_with_uid() local
|
/linux-4.4.14/drivers/net/usb/ |
D | lg-vl600.c | 117 struct sk_buff *clone; in vl600_rx_fixup() local
|
/linux-4.4.14/net/rds/ |
D | tcp_recv.c | 161 struct sk_buff *clone; in rds_tcp_data_recv() local
|
/linux-4.4.14/drivers/scsi/cxlflash/ |
D | vlun.c | 49 static void marshal_clone_to_rele(struct dk_cxlflash_clone *clone, in marshal_clone_to_rele() 1119 struct dk_cxlflash_clone *clone) in cxlflash_disk_clone()
|
/linux-4.4.14/net/ipv4/ |
D | tcp_cong.c | 302 char *saved_clone, *clone, *name; in tcp_set_allowed_congestion_control() local
|
D | ip_fragment.c | 580 struct sk_buff *clone; in ip_frag_reasm() local
|
D | raw.c | 190 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in raw_v4_input() local
|
/linux-4.4.14/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_ptp.c | 58 struct sk_buff *clone; in fm10k_ts_tx_enqueue() local
|
/linux-4.4.14/net/ieee802154/ |
D | socket.c | 377 struct sk_buff *clone; in ieee802154_raw_deliver() local 807 struct sk_buff *clone; in ieee802154_dgram_deliver() local
|
/linux-4.4.14/net/ipv6/ |
D | reassembly.c | 433 struct sk_buff *clone; in ip6_frag_reasm() local
|
D | raw.c | 214 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in ipv6_raw_deliver() local
|
/linux-4.4.14/net/ieee802154/6lowpan/ |
D | reassembly.c | 263 struct sk_buff *clone; in lowpan_frag_reasm() local
|
/linux-4.4.14/include/uapi/scsi/ |
D | cxlflash_ioctl.h | 152 struct dk_cxlflash_clone clone; member
|
/linux-4.4.14/net/phonet/ |
D | socket.c | 125 struct sk_buff *clone; in pn_deliver_sock_broadcast() local
|
/linux-4.4.14/include/linux/ |
D | device-mapper.h | 296 struct bio clone; member
|
/linux-4.4.14/kernel/ |
D | fork.c | 1809 SYSCALL_DEFINE5(clone, unsigned long, clone_flags, unsigned long, newsp, in SYSCALL_DEFINE5() argument
|
/linux-4.4.14/net/9p/ |
D | client.c | 1152 char **wnames, int clone) in p9_client_walk()
|
/linux-4.4.14/fs/gfs2/ |
D | rgrp.c | 1297 const u8 *clone = bi->bi_clone ? bi->bi_clone : bi->bi_bh->b_data; in gfs2_rgrp_send_discards() local
|
/linux-4.4.14/include/net/netfilter/ |
D | nf_tables.h | 621 int (*clone)(struct nft_expr *dst, member
|