Home
last modified time | relevance | path

Searched defs:clone (Results 1 – 25 of 49) sorted by relevance

12

/linux/tools/testing/selftests/bpf/progs/
H A Ddynptr_fail.c1480 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 Ddm-rq.h31 struct bio clone; member
H A Ddm-crypt.c1690 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 Ddm-mpath.c522 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 Dacl.c295 struct posix_acl *clone = NULL; in f2fs_acl_clone() local
365 struct posix_acl *clone; in f2fs_acl_create() local
/linux/fs/
H A Dposix_acl.c220 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 Docelot.h16 struct sk_buff *clone; member
265 struct sk_buff *clone = OCELOT_SKB_CB(skb)->clone; in ocelot_ptp_rew_op() local
H A Dksz_common.h38 struct sk_buff *clone; member
H A Dsja1105.h57 struct sk_buff *clone; member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dusernv04.c35 bool clone; member
/linux/scripts/gcc-plugins/
H A Dgcc-generate-rtl-pass.h97 virtual opt_pass *clone() { return new _PASS_NAME_PASS(); } in clone() function
H A Dgcc-generate-simple_ipa-pass.h97 virtual opt_pass *clone() { return new _PASS_NAME_PASS(); } in clone() function
H A Dgcc-generate-gimple-pass.h97 virtual opt_pass * clone () { return new _PASS_NAME_PASS(); } in clone() function
H A Dgcc-generate-ipa-pass.h174 virtual opt_pass *clone() { return new _PASS_NAME_PASS(); } in clone() function
/linux/drivers/net/usb/
H A Dlg-vl600.c103 struct sk_buff *clone; in vl600_rx_fixup() local
/linux/net/rds/
H A Dtcp_recv.c162 struct sk_buff *clone; in rds_tcp_data_recv() local
/linux/net/openvswitch/
H A Dactions.c1042 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 Darc.rs430 fn clone(&self) -> Self { in clone() method
550 fn clone(&self) -> Self { in clone() method
/linux/tools/perf/util/
H A Dmmap.c360 mmap_cpu_mask__duplicate(struct mmap_cpu_mask * original,struct mmap_cpu_mask * clone) mmap_cpu_mask__duplicate() argument
/linux/net/netfilter/
H A Dnft_set_pipapo.h162 struct nft_pipapo_match *clone; member
/linux/Documentation/admin-guide/
H A Dquickly-build-trimmed-linux.rst602 .. _sources_snapshot:
/linux/net/sched/
H A Dsch_etf.c138 struct sk_buff *clone; in report_sock_error() local
/linux/net/tls/
H A Dtls_strp.c162 struct sk_buff *iter, *clone; in tls_strp_msg_hold() local
/linux/net/dsa/
H A Dtag_ksz.c249 struct sk_buff *clone = KSZ_SKB_CB(skb)->clone; in ksz_defer_xmit() local
/linux/net/ipv4/
H A Dinet_fragment.c513 struct sk_buff *clone; in inet_frag_reasm_prepare() local

12