| /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-clone-target.c | 69 struct clone { struct 86 struct dm_clone_metadata *cmd; argument 89 struct hash_table_bucket *ht; 91 atomic_t ios_in_flight; 93 wait_queue_head_t hydration_stopped; 95 mempool_t hydration_pool; 97 unsigned long last_commit_jiffies; 106 spinlock_t lock; 107 struct bio_list deferred_bios; 108 struct bio_list deferred_discard_bios; [all …]
|
| H A D | dm-flakey.c | 407 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
|
| H A D | dm-rq.h | 31 struct bio clone; member
|
| H A D | dm-target.c | 201 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()
|
| /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
|
| /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/fs/ |
| H A D | posix_acl.c | 220 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); in __posix_acl_chmod() local 637 struct posix_acl *clone; in posix_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 struct fbnic_net *clone) in fbnic_clone_swap_cfg() 200 struct fbnic_net *clone) in fbnic_clone_swap() 220 static void fbnic_clone_free(struct fbnic_net *clone) in fbnic_clone_free() 320 struct fbnic_net *clone; in fbnic_set_ringparam() local 1519 struct fbnic_net *clone; in fbnic_set_channels() local
|
| /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
|