Home
last modified time | relevance | path

Searched defs:clone (Results 76 - 100 of 136) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/net/ethernet/mscc/
H A Docelot_net.c351 struct sk_buff *clone; in ocelot_port_xmit() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_set_pipapo.c1130 static int pipapo_realloc_scratch(struct nft_pipapo_match *clone, argument
[all...]
/kernel/linux/linux-5.10/net/ipv4/
H A Draw.c192 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in raw_v4_input() local
/kernel/linux/linux-5.10/net/ipv6/
H A Draw.c214 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in ipv6_raw_deliver() local
/kernel/linux/linux-6.6/drivers/net/dsa/microchip/
H A Dksz_ptp.c507 struct sk_buff *clone; in ksz_port_txtstamp() local
575 struct sk_buff *clone, *skb = xmit_work->skb; in ksz_port_deferred_xmit() local
[all...]
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dcopy_up.c51 struct posix_acl *clone, *real_acl = NULL; in ovl_copy_acl() local
H A Dinode.c523 struct posix_acl *real_acl, *clone; in ovl_get_acl_path() local
/kernel/linux/linux-6.6/drivers/gpu/drm/loongson/
H A Dlsdc_drv.h113 void (*clone)(struct lsdc_crtc *lcrtc); member
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-core.h251 struct bio clone; member
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_set_pipapo.c1130 static int pipapo_realloc_scratch(struct nft_pipapo_match *clone, argument
[all...]
/kernel/linux/linux-6.6/net/ipv4/
H A Draw.c182 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in raw_v4_input() local
/kernel/linux/linux-6.6/net/ipv6/
H A Draw.c193 struct sk_buff *clone = skb_clone(skb, GFP_ATOMIC); in ipv6_raw_deliver() local
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-mpath.c510 struct request *clone; in multipath_clone_and_map() local
564 static void multipath_release_clone(struct request *clone, in multipath_release_clone() argument
1634 multipath_end_io(struct dm_target *ti, struct request *clone, blk_status_t error, union map_info *map_context) multipath_end_io() argument
1683 multipath_end_io_bio(struct dm_target *ti, struct bio *clone, blk_status_t *error) multipath_end_io_bio() argument
[all...]
H A Ddm-clone-target.c69 struct clone { struct
158 static enum clone_metadata_mode get_clone_mode(struct clone *clone) in get_clone_mode() argument
163 static const char *clone_device_name(struct clone *clone) in clone_device_name() argument
168 __set_clone_mode(struct clone *clone, enum clone_metadata_mode new_mode) __set_clone_mode() argument
202 __abort_transaction(struct clone *clone) __abort_transaction() argument
216 __reload_in_core_bitset(struct clone *clone) __reload_in_core_bitset() argument
231 __metadata_operation_failed(struct clone *clone, const char *op, int r) __metadata_operation_failed() argument
250 wakeup_hydration_waiters(struct clone *clone) wakeup_hydration_waiters() argument
255 wake_worker(struct clone *clone) wake_worker() argument
265 remap_to_source(struct clone *clone, struct bio *bio) remap_to_source() argument
270 remap_to_dest(struct clone *clone, struct bio *bio) remap_to_dest() argument
275 bio_triggers_commit(struct clone *clone, struct bio *bio) bio_triggers_commit() argument
282 region_to_sector(struct clone *clone, unsigned long region_nr) region_to_sector() argument
288 bio_to_region(struct clone *clone, struct bio *bio) bio_to_region() argument
294 bio_region_range(struct clone *clone, struct bio *bio, unsigned long *rs, unsigned long *nr_regions) bio_region_range() argument
309 is_overwrite_bio(struct clone *clone, struct bio *bio) is_overwrite_bio() argument
345 issue_bio(struct clone *clone, struct bio *bio) issue_bio() argument
378 remap_and_issue(struct clone *clone, struct bio *bio) remap_and_issue() argument
391 issue_deferred_bios(struct clone *clone, struct bio_list *bios) issue_deferred_bios() argument
416 complete_overwrite_bio(struct clone *clone, struct bio *bio) complete_overwrite_bio() argument
461 complete_discard_bio(struct clone *clone, struct bio *bio, bool success) complete_discard_bio() argument
480 process_discard_bio(struct clone *clone, struct bio *bio) process_discard_bio() argument
536 struct clone *clone; global() member
582 hash_table_init(struct clone *clone) hash_table_init() argument
603 hash_table_exit(struct clone *clone) hash_table_exit() argument
608 get_hash_table_bucket(struct clone *clone, unsigned long region_nr) get_hash_table_bucket() argument
668 alloc_hydration(struct clone *clone) alloc_hydration() argument
710 struct clone *clone = hd->clone; hydration_update_metadata() local
743 struct clone *clone = hd->clone; hydration_complete() local
772 struct clone *clone = hd->clone; hydration_kcopyd_callback() local
804 struct clone *clone = hd->clone; hydration_copy() local
880 hydrate_bio_region(struct clone *clone, struct bio *bio) hydrate_bio_region() argument
987 struct clone *clone = hd->clone; __batch_hydration() local
1022 __start_next_hydration(struct clone *clone, unsigned long offset, struct batch_info *batch) __start_next_hydration() argument
1067 do_hydration(struct clone *clone) do_hydration() argument
1126 need_commit_due_to_time(struct clone *clone) need_commit_due_to_time() argument
1135 commit_metadata(struct clone *clone, bool *dest_dev_flushed) commit_metadata() argument
1185 process_deferred_discards(struct clone *clone) process_deferred_discards() argument
1223 process_deferred_bios(struct clone *clone) process_deferred_bios() argument
1238 process_deferred_flush_bios(struct clone *clone) process_deferred_flush_bios() argument
1290 struct clone *clone = container_of(work, typeof(*clone), worker); do_worker() local
1317 struct clone *clone = container_of(to_delayed_work(work), struct clone, waker); do_waker() local
1330 struct clone *clone = ti->private; clone_map() local
1389 struct clone *clone = ti->private; clone_endio() local
1396 emit_flags(struct clone *clone, char *result, unsigned int maxlen, ssize_t *sz_ptr) emit_flags() argument
1416 emit_core_args(struct clone *clone, char *result, unsigned int maxlen, ssize_t *sz_ptr) emit_core_args() argument
1446 struct clone *clone = ti->private; clone_status() local
1546 parse_feature_args(struct dm_arg_set *as, struct clone *clone) parse_feature_args() argument
1584 parse_core_args(struct dm_arg_set *as, struct clone *clone) parse_core_args() argument
1640 parse_region_size(struct clone *clone, struct dm_arg_set *as, char **error) parse_region_size() argument
1686 parse_metadata_dev(struct clone *clone, struct dm_arg_set *as, char **error) parse_metadata_dev() argument
1707 parse_dest_dev(struct clone *clone, struct dm_arg_set *as, char **error) parse_dest_dev() argument
1729 parse_source_dev(struct clone *clone, struct dm_arg_set *as, char **error) parse_source_dev() argument
1751 copy_ctr_args(struct clone *clone, int argc, const char **argv, char **error) copy_ctr_args() argument
1784 struct clone *clone; clone_ctr() local
1958 struct clone *clone = ti->private; clone_dtr() local
1984 struct clone *clone = ti->private; clone_postsuspend() local
2022 struct clone *clone = ti->private; clone_resume() local
2039 disable_passdown_if_not_supported(struct clone *clone) disable_passdown_if_not_supported() argument
2061 set_discard_limits(struct clone *clone, struct queue_limits *limits) set_discard_limits() argument
2088 struct clone *clone = ti->private; clone_io_hints() local
2109 struct clone *clone = ti->private; clone_iterate_devices() local
2122 set_hydration_threshold(struct clone *clone, unsigned int nr_regions) set_hydration_threshold() argument
2134 set_hydration_batch_size(struct clone *clone, unsigned int nr_regions) set_hydration_batch_size() argument
2139 enable_hydration(struct clone *clone) enable_hydration() argument
2145 disable_hydration(struct clone *clone) disable_hydration() argument
2153 struct clone *clone = ti->private; clone_message() local
[all...]
H A Ddm-era-target.c1016 struct dm_block *clone; in metadata_take_snap() local
1076 struct dm_block *clone; in metadata_drop_snap() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/
H A Di915_gem_context.c2140 struct i915_gem_engines *clone; in clone_engines() local
2220 struct i915_gem_engines *clone; clone_sseu() local
[all...]
/kernel/linux/linux-5.10/net/openvswitch/
H A Dactions.c1044 static int clone(struct datapath *dp, struct sk_buff *skb, in clone() function
1284 struct sk_buff *clone; in do_execute_actions() local
1487 struct sw_flow_key *clone; clone_execute() local
[all...]
/kernel/linux/linux-5.10/include/net/
H A Ddsa.h111 struct sk_buff *clone; member
/kernel/linux/linux-5.10/fs/gfs2/
H A Dbmap.c287 static void clone_metapath(struct metapath *clone, struct metapath *mp) in clone_metapath() argument
585 struct metapath clone; in gfs2_hole_size() local
H A Drgrp.c1300 const u8 *clone = bi->bi_clone ? bi->bi_clone : bi->bi_bh->b_data; in gfs2_rgrp_send_discards() local
[all...]
/kernel/linux/linux-5.10/net/dsa/
H A Dslave.c511 struct sk_buff *clone; in dsa_skb_tx_timestamp() local
/kernel/linux/linux-5.10/net/9p/
H A Dclient.c1165 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/drivers/net/ethernet/mscc/
H A Docelot_net.c568 struct sk_buff *clone = NULL; in ocelot_port_xmit() local
/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...]

Completed in 48 milliseconds

123456