Home
last modified time | relevance | path

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

123

/linux/drivers/md/
H A Ddm-clone-target.c69 struct clone { struct
141 * dm-clone flags argument
152 static enum clone_metadata_mode get_clone_mode(struct clone *clone) in get_clone_mode() argument
157 static const char *clone_device_name(struct clone *clone) in clone_device_name() argument
86 cmdclone global() argument
89 htclone global() argument
91 ios_in_flightclone global() argument
93 hydration_stoppedclone global() argument
95 hydration_poolclone global() argument
97 last_commit_jiffiesclone global() argument
106 lockclone global() argument
107 deferred_biosclone global() argument
108 deferred_discard_biosclone global() argument
109 deferred_flush_biosclone global() argument
110 deferred_flush_completionsclone global() argument
136 modeclone global() argument
162 __set_clone_mode(struct clone * clone,enum clone_metadata_mode new_mode) __set_clone_mode() argument
196 __abort_transaction(struct clone * clone) __abort_transaction() argument
210 __reload_in_core_bitset(struct clone * clone) __reload_in_core_bitset() argument
225 __metadata_operation_failed(struct clone * clone,const char * op,int r) __metadata_operation_failed() argument
244 wakeup_hydration_waiters(struct clone * clone) wakeup_hydration_waiters() argument
249 wake_worker(struct clone * clone) wake_worker() argument
259 remap_to_source(struct clone * clone,struct bio * bio) remap_to_source() argument
264 remap_to_dest(struct clone * clone,struct bio * bio) remap_to_dest() argument
269 bio_triggers_commit(struct clone * clone,struct bio * bio) bio_triggers_commit() argument
276 region_to_sector(struct clone * clone,unsigned long region_nr) region_to_sector() argument
282 bio_to_region(struct clone * clone,struct bio * bio) bio_to_region() argument
288 bio_region_range(struct clone * clone,struct bio * bio,unsigned long * rs,unsigned long * nr_regions) bio_region_range() argument
303 is_overwrite_bio(struct clone * clone,struct bio * bio) is_overwrite_bio() argument
339 issue_bio(struct clone * clone,struct bio * bio) issue_bio() argument
372 remap_and_issue(struct clone * clone,struct bio * bio) remap_and_issue() argument
385 issue_deferred_bios(struct clone * clone,struct bio_list * bios) issue_deferred_bios() argument
410 complete_overwrite_bio(struct clone * clone,struct bio * bio) complete_overwrite_bio() argument
455 complete_discard_bio(struct clone * clone,struct bio * bio,bool success) complete_discard_bio() argument
474 process_discard_bio(struct clone * clone,struct bio * bio) process_discard_bio() argument
530 struct clone *clone; global() member
576 hash_table_init(struct clone * clone) hash_table_init() argument
597 hash_table_exit(struct clone * clone) hash_table_exit() argument
602 get_hash_table_bucket(struct clone * clone,unsigned long region_nr) get_hash_table_bucket() argument
662 alloc_hydration(struct clone * clone) alloc_hydration() argument
704 struct clone *clone = hd->clone; hydration_update_metadata() local
737 struct clone *clone = hd->clone; hydration_complete() local
766 struct clone *clone = hd->clone; hydration_kcopyd_callback() local
798 struct clone *clone = hd->clone; hydration_copy() local
874 hydrate_bio_region(struct clone * clone,struct bio * bio) hydrate_bio_region() argument
981 struct clone *clone = hd->clone; __batch_hydration() local
1016 __start_next_hydration(struct clone * clone,unsigned long offset,struct batch_info * batch) __start_next_hydration() argument
1061 do_hydration(struct clone * clone) do_hydration() argument
1120 need_commit_due_to_time(struct clone * clone) need_commit_due_to_time() argument
1129 commit_metadata(struct clone * clone,bool * dest_dev_flushed) commit_metadata() argument
1175 process_deferred_discards(struct clone * clone) process_deferred_discards() argument
1212 process_deferred_bios(struct clone * clone) process_deferred_bios() argument
1226 process_deferred_flush_bios(struct clone * clone) process_deferred_flush_bios() argument
1276 struct clone *clone = container_of(work, typeof(*clone), worker); do_worker() local
1303 struct clone *clone = container_of(to_delayed_work(work), struct clone, waker); do_waker() local
1316 struct clone *clone = ti->private; clone_map() local
1375 struct clone *clone = ti->private; clone_endio() local
1382 emit_flags(struct clone * clone,char * result,unsigned int maxlen,ssize_t * sz_ptr) emit_flags() argument
1402 emit_core_args(struct clone * clone,char * result,unsigned int maxlen,ssize_t * sz_ptr) emit_core_args() argument
1432 struct clone *clone = ti->private; clone_status() local
1537 parse_feature_args(struct dm_arg_set * as,struct clone * clone) parse_feature_args() argument
1575 parse_core_args(struct dm_arg_set * as,struct clone * clone) parse_core_args() argument
1631 parse_region_size(struct clone * clone,struct dm_arg_set * as,char ** error) parse_region_size() argument
1677 parse_metadata_dev(struct clone * clone,struct dm_arg_set * as,char ** error) parse_metadata_dev() argument
1697 parse_dest_dev(struct clone * clone,struct dm_arg_set * as,char ** error) parse_dest_dev() argument
1719 parse_source_dev(struct clone * clone,struct dm_arg_set * as,char ** error) parse_source_dev() argument
1741 copy_ctr_args(struct clone * clone,int argc,const char ** argv,char ** error) copy_ctr_args() argument
1774 struct clone *clone; clone_ctr() local
1947 struct clone *clone = ti->private; clone_dtr() local
1972 struct clone *clone = ti->private; clone_postsuspend() local
2010 struct clone *clone = ti->private; clone_resume() local
2020 disable_passdown_if_not_supported(struct clone * clone) disable_passdown_if_not_supported() argument
2041 set_discard_limits(struct clone * clone,struct queue_limits * limits) set_discard_limits() argument
2067 struct clone *clone = ti->private; clone_io_hints() local
2088 struct clone *clone = ti->private; clone_iterate_devices() local
2101 set_hydration_threshold(struct clone * clone,unsigned int nr_regions) set_hydration_threshold() argument
2113 set_hydration_batch_size(struct clone * clone,unsigned int nr_regions) set_hydration_batch_size() argument
2118 enable_hydration(struct clone * clone) enable_hydration() argument
2124 disable_hydration(struct clone * clone) disable_hydration() argument
2132 struct clone *clone = ti->private; clone_message() local
[all...]
H A Ddm-rq.c21 struct request *orig, *clone; member
78 static void end_clone_bio(struct bio *clone) in end_clone_bio() argument
157 dm_end_request(struct request * clone,blk_status_t error) dm_end_request() argument
204 dm_done(struct request * clone,blk_status_t error,bool mapped) dm_done() argument
255 struct request *clone = tio->clone; dm_softirq_done() local
297 end_clone_request(struct request * clone,blk_status_t error) end_clone_request() argument
320 setup_clone(struct request * clone,struct request * rq,struct dm_rq_target_io * tio,gfp_t gfp_mask) setup_clone() argument
368 struct request *clone = NULL; map_request() local
[all...]
H A Ddm-flakey.c407 static void clone_free(struct bio *clone) in clone_free() argument
420 static void clone_endio(struct bio *clone) in clone_endio() argument
430 struct bio *clone; in clone_bio() local
553 struct bio *clone = clone_bio(ti, fc, bio); flakey_map() local
[all...]
H A Ddm-rq.h31 struct bio clone; member
H A Ddm.c93 static inline struct dm_target_io *clone_to_tio(struct bio *clone) in clone_to_tio() argument
545 static void dm_start_io_acct(struct dm_io *io, struct bio *clone) in dm_start_io_acct() argument
580 struct bio *clone; in alloc_io() local
622 struct bio *clone; alloc_tio() local
663 free_tio(struct bio * clone) free_tio() argument
1359 dm_submit_bio_remap(struct bio * clone,struct bio * tgt_clone) dm_submit_bio_remap() argument
1396 __map_bio(struct bio * clone) __map_bio() argument
1502 struct bio *clone; __send_duplicate_bios() local
1571 struct bio *clone; __send_empty_flush() local
1722 struct bio *clone; __split_and_process_bio() local
1823 struct bio *clone; __send_zone_reset_all_emulated() local
[all...]
H A Ddm-crypt.c1708 struct bio *clone; in crypt_alloc_buffer() local
1776 crypt_free_buffer_pages(struct crypt_config * cc,struct bio * clone) crypt_free_buffer_pages() argument
1867 crypt_endio(struct bio * clone) crypt_endio() argument
1903 struct bio *clone; kcryptd_io_read() local
1966 struct bio *clone = io->ctx.bio_out; kcryptd_io_write() local
2027 struct bio *clone = io->ctx.bio_out; kcryptd_crypt_write_io_submit() local
2120 struct bio *clone; kcryptd_crypt_write_convert() local
[all...]
H 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() argument
1646 multipath_end_io(struct dm_target * ti,struct request * clone,blk_status_t error,union map_info * map_context) multipath_end_io() argument
1695 multipath_end_io_bio(struct dm_target * ti,struct bio * clone,blk_status_t * error) multipath_end_io_bio() argument
[all...]
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_ethtool.c141 struct fbnic_net *clone; in fbnic_clone_create() local
154 fbnic_clone_swap_cfg(struct fbnic_net * orig,struct fbnic_net * clone) fbnic_clone_swap_cfg() argument
184 fbnic_clone_swap(struct fbnic_net * orig,struct fbnic_net * clone) fbnic_clone_swap() argument
204 fbnic_clone_free(struct fbnic_net * clone) fbnic_clone_free() argument
298 struct fbnic_net *clone; fbnic_set_ringparam() local
1441 struct fbnic_net *clone; fbnic_set_channels() local
[all...]
/linux/net/core/
H A Dtimestamping.c28 struct sk_buff *clone; in skb_clone_tx_timestamp() local
/linux/fs/
H A Dposix_acl.c220 struct posix_acl *clone = NULL; in posix_acl_clone() local
557 struct posix_acl *clone = posix_acl_clone(*acl, gfp); in __posix_acl_create() local
575 struct posix_acl *clone = posix_acl_clone(*acl, gfp); __posix_acl_chmod() local
637 struct posix_acl *clone; posix_acl_create() local
[all...]
/linux/include/linux/dsa/
H A Docelot.h16 struct sk_buff *clone; member
265 struct sk_buff *clone = OCELOT_SKB_CB(skb)->clone; in ocelot_ptp_rew_op() local
H A Dksz_common.h38 struct sk_buff *clone; member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dusernv04.c35 bool clone; member
/linux/rust/kernel/sync/
H A Daref.rs124 fn clone(&self) -> Self { in clone() method
/linux/rust/kernel/alloc/
H A Dlayout.rs23 fn clone(&self) -> Self { in clone() method
/linux/fs/btrfs/
H A Dfiemap.c308 struct extent_buffer *clone = path->nodes[0]; in fiemap_next_leaf_item() local
374 struct extent_buffer *clone; in fiemap_search_slot() local
[all...]
/linux/scripts/gcc-plugins/
H A Dgcc-generate-gimple-pass.h97 virtual opt_pass * clone () { return new _PASS_NAME_PASS(); } in clone() function
H A Dgcc-generate-rtl-pass.h97 virtual opt_pass *clone() { return new _PASS_NAME_PASS(); } in clone() function
H A Dgcc-generate-simple_ipa-pass.h97 virtual opt_pass *clone() { return new _PASS_NAME_PASS(); } in clone() function
H A Dgcc-generate-ipa-pass.h174 virtual opt_pass *clone() { return new _PASS_NAME_PASS(); } in clone() function
/linux/drivers/net/usb/
H A Dlg-vl600.c103 struct sk_buff *clone; in vl600_rx_fixup() local
/linux/drivers/net/ethernet/mscc/
H A Docelot_ptp.c645 struct sk_buff *clone) in ocelot_port_queue_ptp_tx_skb() argument
722 struct sk_buff **clone) in ocelot_port_txtstamp_request() argument
[all...]
/linux/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.h152 struct sk_buff *clone, in mv88e6xxx_port_rxtstamp() argument
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.h160 struct sk_buff *clone) in sja1105_ptp_txtstamp_skb() argument
/linux/net/ieee802154/
H A Dsocket.c371 struct sk_buff *clone; in ieee802154_raw_deliver() local
812 struct sk_buff *clone; in ieee802154_dgram_deliver() local

123