| /linux/rust/syn/gen/ |
| H A D | clone.rs | 10 fn clone(&self) -> Self { in clone() method 20 fn clone(&self) -> Self { in clone() method 32 fn clone(&self) -> Self { in clone() method 46 fn clone(&self) -> Self { in clone() method 58 fn clone(&self) -> Self { in clone() method 73 fn clone(&self) -> Self { in clone() method 80 fn clone(&self) -> Self { in clone() method 92 fn clone(&self) -> Self { in clone() method 103 fn clone(&self) -> Self { in clone() method 118 fn clone(&self) -> Self { in clone() method [all …]
|
| /linux/drivers/md/ |
| H A D | dm-rq.c | 21 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
|
| H A D | dm-rq.h | 31 struct bio clone; member
|
| H A D | dm.c | 93 static inline struct dm_target_io *clone_to_tio(struct bio *clone) in clone_to_tio() 540 static void dm_start_io_acct(struct dm_io *io, struct bio *clone) in dm_start_io_acct() 575 struct bio *clone; in alloc_io() local 618 struct bio *clone; in alloc_tio() local 659 static void free_tio(struct bio *clone) in free_tio() 1358 void dm_submit_bio_remap(struct bio *clone, struct bio *tgt_clone) in dm_submit_bio_remap() 1395 static void __map_bio(struct bio *clone) in __map_bio() 1501 struct bio *clone; in __send_duplicate_bios() local 1570 struct bio *clone; in __send_empty_flush() local 1721 struct bio *clone; in __split_and_process_bio() local [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | dynptr_fail.c | 1480 struct bpf_dynptr clone; clone_invalid2() local 1499 struct bpf_dynptr clone; clone_invalidate1() local 1521 struct bpf_dynptr clone; clone_invalidate2() local 1568 struct bpf_dynptr clone; clone_invalidate4() local 1594 struct bpf_dynptr clone; clone_invalidate5() local 1648 struct bpf_dynptr clone; clone_skb_packet_data() local 1674 struct bpf_dynptr clone; clone_xdp_packet_data() local [all...] |
| /linux/rust/syn/ |
| H A D | error.rs | 381 fn clone(&self) -> Self { in clone() method 389 fn clone(&self) -> Self { in clone() method 398 fn clone(&self) -> Self { in clone() method
|
| H A D | punctuated.rs | 392 fn clone(&self) -> Self { in clone() function 599 fn clone(&self) -> Self { in clone() method 692 fn clone(&self) -> Self { in clone() function 737 fn clone(&self) -> Self { in clone() function 778 fn clone(&self) -> Self { in clone() method 836 fn clone(&self) -> Self { in clone() method 1056 fn clone(&self) -> Self { in clone() function
|
| H A D | fixup.rs | 451 fn clone(&self) -> Self { in clone() method 468 fn clone(&self) -> Self { in clone() method
|
| H A D | thread.rs | 59 fn clone(&self) -> Self { in clone() method
|
| H A D | ext.rs | 134 fn clone(&self) -> Self { in clone() method
|
| H A D | parse.rs | 363 fn clone(&self) -> Self { in clone() method 414 fn clone(&self) -> Self { in clone() method 1388 fn clone(&self) -> Self { in clone() method
|
| H A D | precedence.rs | 195 fn clone(&self) -> Self { in clone() method
|
| H A D | lookahead.rs | 301 fn clone(&self) -> Self { in clone() method
|
| H A D | lifetime.rs | 82 fn clone(&self) -> Self { in clone() method
|
| /linux/fs/f2fs/ |
| H A D | acl.c | 296 struct posix_acl *clone = NULL; in f2fs_acl_clone() local 366 struct posix_acl *clone; in f2fs_acl_create() local
|
| /linux/drivers/net/ethernet/meta/fbnic/ |
| H A D | fbnic_ethtool.c | 156 struct fbnic_net *clone; in fbnic_clone_create() local 169 fbnic_clone_swap_cfg(struct fbnic_net * orig,struct fbnic_net * clone) fbnic_clone_swap_cfg() argument 200 fbnic_clone_swap(struct fbnic_net * orig,struct fbnic_net * clone) fbnic_clone_swap() argument 220 fbnic_clone_free(struct fbnic_net * clone) fbnic_clone_free() argument 320 struct fbnic_net *clone; fbnic_set_ringparam() local 1513 struct fbnic_net *clone; fbnic_set_channels() local [all...] |
| /linux/include/linux/dsa/ |
| H A D | ocelot.h | 16 struct sk_buff *clone; member 265 struct sk_buff *clone = OCELOT_SKB_CB(skb)->clone; in ocelot_ptp_rew_op() local
|
| H A D | ksz_common.h | 38 struct sk_buff *clone; member
|
| H A D | sja1105.h | 57 struct sk_buff *clone; member
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/ |
| H A D | usernv04.c | 35 bool clone; member
|
| /linux/fs/btrfs/ |
| H A D | fiemap.c | 308 struct extent_buffer *clone = path->nodes[0]; in fiemap_next_leaf_item() local 374 struct extent_buffer *clone; in fiemap_search_slot() local
|
| /linux/scripts/gcc-plugins/ |
| H A D | gcc-generate-rtl-pass.h | 97 virtual opt_pass *clone() { return new _PASS_NAME_PASS(); } in clone() function
|
| H A D | gcc-generate-simple_ipa-pass.h | 97 virtual opt_pass *clone() { return new _PASS_NAME_PASS(); } in clone() function
|
| H A D | gcc-generate-gimple-pass.h | 97 virtual opt_pass * clone () { return new _PASS_NAME_PASS(); } in clone() function
|
| /linux/drivers/net/usb/ |
| H A D | lg-vl600.c | 103 struct sk_buff *clone; in vl600_rx_fixup() local
|