Home
last modified time | relevance | path

Searched defs:clone (Results 1 – 25 of 32) sorted by relevance

12

/drivers/md/
A Ddm-clone-target.c69 struct clone { struct
86 struct dm_clone_metadata *cmd; argument
89 struct hash_table_bucket *ht;
91 atomic_t ios_in_flight;
95 mempool_t hydration_pool;
106 spinlock_t lock;
107 struct bio_list deferred_bios;
136 enum clone_metadata_mode mode; argument
141 * dm-clone flags argument
530 struct clone *clone; member
[all …]
A Ddm-rq.c21 struct request *orig, *clone; member
78 static void end_clone_bio(struct bio *clone) in end_clone_bio()
157 static void dm_end_request(struct request *clone, blk_status_t error) in dm_end_request()
204 static void dm_done(struct request *clone, blk_status_t error, bool mapped) in dm_done()
255 struct request *clone = tio->clone; in dm_softirq_done() local
297 static enum rq_end_io_ret end_clone_request(struct request *clone, in end_clone_request()
320 static int setup_clone(struct request *clone, struct request *rq, in setup_clone()
368 struct request *clone = NULL; in map_request() local
A Ddm-flakey.c407 static void clone_free(struct bio *clone) in clone_free()
420 static void clone_endio(struct bio *clone) in clone_endio()
430 struct bio *clone; in clone_bio() local
553 struct bio *clone = clone_bio(ti, fc, bio); in flakey_map() local
A Ddm.c93 static inline struct dm_target_io *clone_to_tio(struct bio *clone) in clone_to_tio()
545 static void dm_start_io_acct(struct dm_io *io, struct bio *clone) in dm_start_io_acct()
580 struct bio *clone; in alloc_io() local
622 struct bio *clone; in alloc_tio() local
663 static void free_tio(struct bio *clone) in free_tio()
1359 void dm_submit_bio_remap(struct bio *clone, struct bio *tgt_clone) in dm_submit_bio_remap()
1396 static void __map_bio(struct bio *clone) in __map_bio()
1502 struct bio *clone; in __send_duplicate_bios() local
1571 struct bio *clone; in __send_empty_flush() local
1722 struct bio *clone; in __split_and_process_bio() local
[all …]
A Ddm-target.c201 struct request **clone) in io_err_clone_and_map_rq()
206 static void io_err_release_clone_rq(struct request *clone, in io_err_release_clone_rq()
A Ddm-rq.h31 struct bio clone; member
A Ddm-crypt.c1708 struct bio *clone; in crypt_alloc_buffer() local
1776 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) in crypt_free_buffer_pages()
1867 static void crypt_endio(struct bio *clone) in crypt_endio()
1903 struct bio *clone; in kcryptd_io_read() local
1966 struct bio *clone = io->ctx.bio_out; in kcryptd_io_write() local
2027 struct bio *clone = io->ctx.bio_out; in kcryptd_crypt_write_io_submit() local
2120 struct bio *clone; in kcryptd_crypt_write_convert() local
A Ddm-mpath.c522 struct request *clone; in multipath_clone_and_map() local
575 static void multipath_release_clone(struct request *clone, in multipath_release_clone()
1646 static int multipath_end_io(struct dm_target *ti, struct request *clone, in multipath_end_io()
1695 static int multipath_end_io_bio(struct dm_target *ti, struct bio *clone, in multipath_end_io_bio()
A Ddm-zoned-target.c103 static void dmz_clone_endio(struct bio *clone) in dmz_clone_endio()
123 struct bio *clone; in dmz_submit_bio() local
A Ddm-zone.c454 void dm_zone_endio(struct dm_io *io, struct bio *clone) in dm_zone_endio()
A Ddm-era-target.c1035 struct dm_block *clone; in metadata_take_snap() local
1095 struct dm_block *clone; in metadata_drop_snap() local
A Ddm-core.h250 struct bio clone; member
/drivers/net/ethernet/meta/fbnic/
A Dfbnic_ethtool.c141 struct fbnic_net *clone; in fbnic_clone_create() local
154 struct fbnic_net *clone) in fbnic_clone_swap_cfg()
184 struct fbnic_net *clone) in fbnic_clone_swap()
204 static void fbnic_clone_free(struct fbnic_net *clone) in fbnic_clone_free()
298 struct fbnic_net *clone; in fbnic_set_ringparam() local
1441 struct fbnic_net *clone; in fbnic_set_channels() local
/drivers/gpu/drm/nouveau/nvkm/engine/dma/
A Dusernv04.c35 bool clone; member
/drivers/net/ethernet/mscc/
A Docelot_ptp.c645 struct sk_buff *clone) in ocelot_port_queue_ptp_tx_skb()
722 struct sk_buff **clone) in ocelot_port_txtstamp_request()
/drivers/net/usb/
A Dlg-vl600.c103 struct sk_buff *clone; in vl600_rx_fixup() local
/drivers/net/dsa/mv88e6xxx/
A Dhwtstamp.h152 struct sk_buff *clone, in mv88e6xxx_port_rxtstamp()
A Dhwtstamp.c469 struct sk_buff *clone; in mv88e6xxx_port_txtstamp() local
/drivers/net/dsa/microchip/
A Dksz_ptp.c498 struct sk_buff *clone; in ksz_port_txtstamp() local
566 struct sk_buff *clone, *skb = xmit_work->skb; in ksz_port_deferred_xmit() local
/drivers/net/dsa/sja1105/
A Dsja1105_ptp.c456 struct sk_buff *clone = SJA1105_SKB_CB(skb)->clone; in sja1110_txtstamp() local
483 struct sk_buff *clone; in sja1105_port_txtstamp() local
A Dsja1105_ptp.h160 struct sk_buff *clone) in sja1105_ptp_txtstamp_skb()
/drivers/net/dsa/hirschmann/
A Dhellcreek_hwtstamp.c365 struct sk_buff *clone; in hellcreek_port_txtstamp() local
/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_sync.c387 int amdgpu_sync_clone(struct amdgpu_sync *source, struct amdgpu_sync *clone) in amdgpu_sync_clone()
/drivers/gpu/drm/i915/gt/
A Dgen8_ppgtt.c837 struct i915_address_space *clone = vm->gt->vm; in gen8_init_scratch() local
/drivers/gpu/drm/loongson/
A Dlsdc_drv.h113 void (*clone)(struct lsdc_crtc *lcrtc); member

Completed in 698 milliseconds

12