Home
last modified time | relevance | path

Searched defs:clone (Results 101 - 125 of 140) sorted by relevance

123456

/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
H A Dsja1105_main.c2734 struct sk_buff *clone, *skb = xmit_work->skb; in sja1105_port_deferred_xmit() local
/kernel/linux/linux-6.6/fs/gfs2/
H A Drgrp.c1323 const u8 *clone = bi->bi_clone ? bi->bi_clone : bi->bi_bh->b_data; in gfs2_rgrp_send_discards() local
[all...]
H A Dbmap.c287 static void clone_metapath(struct metapath *clone, struct metapath *mp) in clone_metapath() argument
584 struct metapath clone; in gfs2_hole_size() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-era-target.c1035 struct dm_block *clone; in metadata_take_snap() local
1095 struct dm_block *clone; in metadata_drop_snap() local
[all...]
H A Ddm-clone-target.c69 struct clone { struct
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
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
1213 process_deferred_bios(struct clone *clone) process_deferred_bios() argument
1228 process_deferred_flush_bios(struct clone *clone) process_deferred_flush_bios() argument
1280 struct clone *clone = container_of(work, typeof(*clone), worker); do_worker() local
1307 struct clone *clone = container_of(to_delayed_work(work), struct clone, waker); do_waker() local
1320 struct clone *clone = ti->private; clone_map() local
1379 struct clone *clone = ti->private; clone_endio() local
1386 emit_flags(struct clone *clone, char *result, unsigned int maxlen, ssize_t *sz_ptr) emit_flags() argument
1406 emit_core_args(struct clone *clone, char *result, unsigned int maxlen, ssize_t *sz_ptr) emit_core_args() argument
1436 struct clone *clone = ti->private; clone_status() local
1541 parse_feature_args(struct dm_arg_set *as, struct clone *clone) parse_feature_args() argument
1579 parse_core_args(struct dm_arg_set *as, struct clone *clone) parse_core_args() argument
1635 parse_region_size(struct clone *clone, struct dm_arg_set *as, char **error) parse_region_size() argument
1681 parse_metadata_dev(struct clone *clone, struct dm_arg_set *as, char **error) parse_metadata_dev() argument
1701 parse_dest_dev(struct clone *clone, struct dm_arg_set *as, char **error) parse_dest_dev() argument
1723 parse_source_dev(struct clone *clone, struct dm_arg_set *as, char **error) parse_source_dev() argument
1745 copy_ctr_args(struct clone *clone, int argc, const char **argv, char **error) copy_ctr_args() argument
1778 struct clone *clone; clone_ctr() local
1951 struct clone *clone = ti->private; clone_dtr() local
1976 struct clone *clone = ti->private; clone_postsuspend() local
2014 struct clone *clone = ti->private; clone_resume() local
2024 disable_passdown_if_not_supported(struct clone *clone) disable_passdown_if_not_supported() argument
2045 set_discard_limits(struct clone *clone, struct queue_limits *limits) set_discard_limits() argument
2072 struct clone *clone = ti->private; clone_io_hints() local
2093 struct clone *clone = ti->private; clone_iterate_devices() local
2106 set_hydration_threshold(struct clone *clone, unsigned int nr_regions) set_hydration_threshold() argument
2118 set_hydration_batch_size(struct clone *clone, unsigned int nr_regions) set_hydration_batch_size() argument
2123 enable_hydration(struct clone *clone) enable_hydration() argument
2129 disable_hydration(struct clone *clone) disable_hydration() argument
2137 struct clone *clone = ti->private; clone_message() local
[all...]
H A Ddm-mpath.c517 struct request *clone; in multipath_clone_and_map() local
570 static void multipath_release_clone(struct request *clone, in multipath_release_clone() argument
1642 multipath_end_io(struct dm_target *ti, struct request *clone, blk_status_t error, union map_info *map_context) multipath_end_io() argument
1691 multipath_end_io_bio(struct dm_target *ti, struct bio *clone, blk_status_t *error) multipath_end_io_bio() argument
[all...]
H A Ddm.c92 static inline struct dm_target_io *clone_to_tio(struct bio *clone) in clone_to_tio() argument
542 static void dm_start_io_acct(struct dm_io *io, struct bio *clone) in dm_start_io_acct() argument
577 struct bio *clone; in alloc_io() local
617 struct bio *clone; alloc_tio() local
658 free_tio(struct bio *clone) free_tio() argument
1357 dm_submit_bio_remap(struct bio *clone, struct bio *tgt_clone) dm_submit_bio_remap() argument
1394 __map_bio(struct bio *clone) __map_bio() argument
1506 struct bio *clone; __send_duplicate_bios() local
1702 struct bio *clone; __split_and_process_bio() local
[all...]
/kernel/linux/linux-6.6/rust/alloc/vec/
H A Dmod.rs2871 fn clone(&self) -> Self { clone() functions
2881 fn clone(&self) -> Self { clone() functions
[all...]
/kernel/linux/linux-6.6/rust/alloc/
H A Dboxed.rs1297 fn clone(&self) -> Self { in clone() functions
1332 fn clone(&self) -> Self { in clone() functions
2046 fn clone(&self) -> Self { in clone() functions
/kernel/linux/linux-6.6/net/9p/
H A Dclient.c1141 p9_client_walk(struct p9_fid *oldfid, uint16_t nwname, const unsigned char * const *wnames, int clone) p9_client_walk() argument
/kernel/linux/linux-6.6/net/openvswitch/
H A Dactions.c1056 static int clone(struct datapath *dp, struct sk_buff *skb, in clone() function
1310 struct sk_buff *clone; in do_execute_actions() local
1524 struct sw_flow_key *clone; clone_execute() local
[all...]
/test/xts/acts/ai/mindspore/mindsporectest/src/
H A Dohos_c_api_test_mslite.cpp2667 OH_AI_TensorHandle clone = OH_AI_TensorClone(tensor); in HWTEST() local
/test/xts/acts/ai/mindspore/mindsporendktest/entry/src/main/cpp/
H A Dmindspore.cpp1120 OH_AI_TensorHandle clone = OH_AI_TensorClone(tensor); in OHAITensorCloneOne() local
1964 OH_AI_TensorHandle clone = OH_AI_TensorClone(nullptr); in OHAITensorCloneTwo() local
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/
H A Dsja1105_main.c3193 struct sk_buff *clone = DSA_SKB_CB(skb)->clone; in sja1105_port_deferred_xmit() local
/kernel/linux/linux-5.10/drivers/md/
H A Ddm.c87 struct bio clone; member
632 struct bio *clone; alloc_io() local
669 struct bio *clone = bio_alloc_bioset(gfp_mask, 0, &ci->io->md->bs); alloc_tio() local
1300 struct bio *clone = &tio->clone; __map_bio() local
1369 struct bio *clone = &tio->clone; clone_bio() local
1444 struct bio *clone = &tio->clone; __clone_and_map_simple_bio() local
[all...]
H A Ddm-crypt.c1659 struct bio *clone; in crypt_alloc_buffer() local
1706 crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) crypt_free_buffer_pages() argument
1799 crypt_endio(struct bio *clone) crypt_endio() argument
1826 clone_init(struct dm_crypt_io *io, struct bio *clone) clone_init() argument
1839 struct bio *clone; kcryptd_io_read() local
1886 struct bio *clone = io->ctx.bio_out; kcryptd_io_write() local
1948 struct bio *clone = io->ctx.bio_out; kcryptd_crypt_write_io_submit() local
2047 struct bio *clone; kcryptd_crypt_write_convert() local
[all...]
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_tables.h776 int (*clone)(struct nft_expr *dst, member
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c1089 struct nfsd4_clone *clone = &u->clone; in nfsd4_clone() local
H A Dnfs4xdr.c1744 nfsd4_decode_clone(struct nfsd4_compoundargs *argp, struct nfsd4_clone *clone) in nfsd4_decode_clone() argument
/kernel/linux/linux-5.10/kernel/bpf/
H A Dcore.c1145 struct bpf_prog *clone, *tmp; in bpf_jit_blind_constants() local
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/ocelot/
H A Dfelix.c1471 struct sk_buff *clone = OCELOT_SKB_CB(skb)->clone; in ocelot_port_purge_txtstamp_skb() local
1764 struct sk_buff *clone = NULL; in felix_txtstamp() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Dextent_io.c2611 struct extent_buffer *clone; in fiemap_next_leaf_item() local
2655 struct extent_buffer *clone; in fiemap_search_slot() local
[all...]
H A Dctree.c1924 struct extent_buffer *clone; in finish_need_commit_sem_search() local
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c1262 struct nfsd4_clone *clone = &u->clone; in nfsd4_clone() local
/kernel/linux/linux-6.6/kernel/bpf/
H A Dcore.c1427 struct bpf_prog *clone, *tmp; in bpf_jit_blind_constants() local
[all...]

Completed in 84 milliseconds

123456