/linux/tools/testing/selftests/bpf/progs/ |
H A D | dynptr_fail.c | 1480 struct bpf_dynptr clone; in clone_invalid2() local 1499 struct bpf_dynptr clone; in clone_invalidate1() local 1521 struct bpf_dynptr clone; in clone_invalidate2() local 1568 struct bpf_dynptr clone; in clone_invalidate4() local 1594 struct bpf_dynptr clone; in clone_invalidate5() local 1648 struct bpf_dynptr clone; in clone_skb_packet_data() local 1674 struct bpf_dynptr clone; in clone_xdp_packet_data() local
|
/linux/drivers/md/ |
H A D | dm-rq.h | 31 struct bio clone; member
|
H A D | dm-crypt.c | 1690 struct bio *clone; in crypt_alloc_buffer() local 1758 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) in crypt_free_buffer_pages() 1849 static void crypt_endio(struct bio *clone) in crypt_endio() 1885 struct bio *clone; in kcryptd_io_read() local 1948 struct bio *clone = io->ctx.bio_out; in kcryptd_io_write() local 2009 struct bio *clone = io->ctx.bio_out; in kcryptd_crypt_write_io_submit() local 2102 struct bio *clone; in kcryptd_crypt_write_convert() local
|
H A D | dm-mpath.c | 522 struct request *clone; in multipath_clone_and_map() local 575 static void multipath_release_clone(struct request *clone, in multipath_release_clone() 1646 static int multipath_end_io(struct dm_target *ti, struct request *clone, in multipath_end_io() 1695 static int multipath_end_io_bio(struct dm_target *ti, struct bio *clone, in multipath_end_io_bio()
|
/linux/fs/f2fs/ |
H A D | acl.c | 295 struct posix_acl *clone = NULL; in f2fs_acl_clone() local 365 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/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/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
|
H A D | gcc-generate-ipa-pass.h | 174 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
|
/linux/net/rds/ |
H A D | tcp_recv.c | 162 struct sk_buff *clone; in rds_tcp_data_recv() local
|
/linux/net/openvswitch/ |
H A D | actions.c | 1042 static int clone(struct datapath *dp, struct sk_buff *skb, in clone() function 1334 struct sk_buff *clone; in do_execute_actions() local 1549 struct sw_flow_key *clone; in clone_execute() local
|
/linux/rust/kernel/sync/ |
H A D | arc.rs | 430 fn clone(&self) -> Self { in clone() method 550 fn clone(&self) -> Self { in clone() method
|
/linux/tools/perf/util/ |
H A D | mmap.c | 360 mmap_cpu_mask__duplicate(struct mmap_cpu_mask * original,struct mmap_cpu_mask * clone) mmap_cpu_mask__duplicate() argument
|
/linux/net/netfilter/ |
H A D | nft_set_pipapo.h | 162 struct nft_pipapo_match *clone; member
|
/linux/Documentation/admin-guide/ |
H A D | quickly-build-trimmed-linux.rst | 602 .. _sources_snapshot:
|
/linux/net/sched/ |
H A D | sch_etf.c | 138 struct sk_buff *clone; in report_sock_error() local
|
/linux/net/tls/ |
H A D | tls_strp.c | 162 struct sk_buff *iter, *clone; in tls_strp_msg_hold() local
|
/linux/net/dsa/ |
H A D | tag_ksz.c | 249 struct sk_buff *clone = KSZ_SKB_CB(skb)->clone; in ksz_defer_xmit() local
|
/linux/net/ipv4/ |
H A D | inet_fragment.c | 513 struct sk_buff *clone; in inet_frag_reasm_prepare() local
|