| /Linux-v5.4/drivers/md/ | 
| D | dm-clone-target.c | 69 struct clone {  struct87 	struct dm_clone_metadata *cmd;  argument
 90 	struct hash_table_bucket *ht;
 92 	atomic_t ios_in_flight;
 94 	wait_queue_head_t hydration_stopped;
 96 	mempool_t hydration_pool;
 98 	unsigned long last_commit_jiffies;
 107 	spinlock_t lock;
 108 	struct bio_list deferred_bios;
 109 	struct bio_list deferred_discard_bios;
 [all …]
 
 | 
| D | dm-rq.c | 21 	struct request *orig, *clone;  member82 static void end_clone_bio(struct bio *clone)  in end_clone_bio()
 164 static void dm_end_request(struct request *clone, blk_status_t error)  in dm_end_request()
 211 static void dm_done(struct request *clone, blk_status_t error, bool mapped)  in dm_done()
 265 	struct request *clone = tio->clone;  in dm_softirq_done()  local
 306 static void end_clone_request(struct request *clone, blk_status_t error)  in end_clone_request()
 313 static blk_status_t dm_dispatch_clone_request(struct request *clone, struct request *rq)  in dm_dispatch_clone_request()
 342 static int setup_clone(struct request *clone, struct request *rq,  in setup_clone()
 390 	struct request *clone = NULL;  in map_request()  local
 
 | 
| D | dm-target.c | 134 				   struct request **clone)  in io_err_clone_and_map_rq()139 static void io_err_release_clone_rq(struct request *clone,  in io_err_release_clone_rq()
 
 | 
| D | dm-rq.h | 30 	struct bio clone;  member
 | 
| D | dm-crypt.c | 1293 	struct bio *clone;  in crypt_alloc_buffer()  local1340 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone)  in crypt_free_buffer_pages()
 1411 static void crypt_endio(struct bio *clone)  in crypt_endio()
 1438 static void clone_init(struct dm_crypt_io *io, struct bio *clone)  in clone_init()
 1451 	struct bio *clone;  in kcryptd_io_read()  local
 1498 	struct bio *clone = io->ctx.bio_out;  in kcryptd_io_write()  local
 1559 	struct bio *clone = io->ctx.bio_out;  in kcryptd_crypt_write_io_submit()  local
 1603 	struct bio *clone;  in kcryptd_crypt_write_convert()  local
 
 | 
| D | dm-mpath.c | 493 	struct request *clone;  in multipath_clone_and_map()  local547 static void multipath_release_clone(struct request *clone,  in multipath_release_clone()
 1554 static int multipath_end_io(struct dm_target *ti, struct request *clone,  in multipath_end_io()
 1602 static int multipath_end_io_bio(struct dm_target *ti, struct bio *clone,  in multipath_end_io_bio()
 
 | 
| D | dm-zoned-target.c | 102 static void dmz_clone_endio(struct bio *clone)  in dmz_clone_endio()120 	struct bio *clone;  in dmz_submit_bio()  local
 
 | 
| D | dm.c | 84 	struct bio clone;  member569 	struct bio *clone;  in alloc_io()  local
 606 		struct bio *clone = bio_alloc_bioset(gfp_mask, 0, &ci->io->md->bs);  in alloc_tio()  local
 1267 	struct bio *clone = &tio->clone;  in __map_bio()  local
 1324 	struct bio *clone = &tio->clone;  in clone_bio()  local
 1396 	struct bio *clone = &tio->clone;  in __clone_and_map_simple_bio()  local
 
 | 
| /Linux-v5.4/net/core/ | 
| D | timestamping.c | 25 	struct sk_buff *clone;  in skb_clone_tx_timestamp()  local
 | 
| /Linux-v5.4/fs/ | 
| D | posix_acl.c | 194 	struct posix_acl *clone = NULL;  in posix_acl_clone()  local521 	struct posix_acl *clone = posix_acl_clone(*acl, gfp);  in __posix_acl_create()  local
 539 	struct posix_acl *clone = posix_acl_clone(*acl, gfp);  in __posix_acl_chmod()  local
 586 	struct posix_acl *clone;  in posix_acl_create()  local
 
 | 
| /Linux-v5.4/drivers/net/dsa/mv88e6xxx/ | 
| D | hwtstamp.h | 148 					   struct sk_buff *clone,  in mv88e6xxx_port_rxtstamp()155 					   struct sk_buff *clone,  in mv88e6xxx_port_txtstamp()
 
 | 
| D | hwtstamp.c | 502 			     struct sk_buff *clone, unsigned int type)  in mv88e6xxx_port_txtstamp()
 | 
| /Linux-v5.4/fs/f2fs/ | 
| D | acl.c | 266 	struct posix_acl *clone = NULL;  in f2fs_acl_clone()  local337 	struct posix_acl *clone;  in f2fs_acl_create()  local
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/dma/ | 
| D | usernv04.c | 35 	bool clone;  member
 | 
| /Linux-v5.4/fs/9p/ | 
| D | fid.c | 106 	int i, n, l, clone, access;  in v9fs_fid_lookup_with_uid()  local
 | 
| /Linux-v5.4/drivers/net/usb/ | 
| D | lg-vl600.c | 103 	struct sk_buff *clone;  in vl600_rx_fixup()  local
 | 
| /Linux-v5.4/net/rds/ | 
| D | tcp_recv.c | 161 	struct sk_buff *clone;  in rds_tcp_data_recv()  local
 | 
| /Linux-v5.4/drivers/scsi/cxlflash/ | 
| D | vlun.c | 46 static void marshal_clone_to_rele(struct dk_cxlflash_clone *clone,  in marshal_clone_to_rele()1191 			struct dk_cxlflash_clone *clone)  in cxlflash_disk_clone()
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/amdgpu/ | 
| D | amdgpu_sync.c | 333 int amdgpu_sync_clone(struct amdgpu_sync *source, struct amdgpu_sync *clone)  in amdgpu_sync_clone()
 | 
| /Linux-v5.4/net/openvswitch/ | 
| D | actions.c | 996 static int clone(struct datapath *dp, struct sk_buff *skb,  in clone()  function1192 			struct sk_buff *clone;  in do_execute_actions()  local
 1372 	struct sw_flow_key *clone;  in clone_execute()  local
 
 | 
| /Linux-v5.4/net/ipv4/ | 
| D | tcp_cong.c | 296 	char *saved_clone, *clone, *name;  in tcp_set_allowed_congestion_control()  local
 | 
| D | inet_fragment.c | 451 		struct sk_buff *clone;  in inet_frag_reasm_prepare()  local
 | 
| /Linux-v5.4/net/ieee802154/ | 
| D | socket.c | 367 			struct sk_buff *clone;  in ieee802154_raw_deliver()  local809 				struct sk_buff *clone;  in ieee802154_dgram_deliver()  local
 
 | 
| /Linux-v5.4/net/sched/ | 
| D | sch_etf.c | 138 	struct sk_buff *clone;  in report_sock_error()  local
 | 
| /Linux-v5.4/net/phonet/ | 
| D | socket.c | 114 			struct sk_buff *clone;  in pn_deliver_sock_broadcast()  local
 |