Home
last modified time | relevance | path

Searched defs:clone (Results 26 – 50 of 85) sorted by relevance

1234

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dhwtstamp.h148 struct sk_buff *clone, in mv88e6xxx_port_rxtstamp()
H A Dhwtstamp.c473 struct sk_buff *clone; in mv88e6xxx_port_txtstamp() local
/openbmc/linux/drivers/scsi/cxlflash/
H A Dvlun.c46 static void marshal_clone_to_rele(struct dk_cxlflash_clone *clone, in marshal_clone_to_rele()
1191 struct dk_cxlflash_clone *clone) in cxlflash_disk_clone()
/openbmc/linux/scripts/gcc-plugins/
H A Dgcc-generate-ipa-pass.h174 virtual opt_pass *clone() { return new _PASS_NAME_PASS(); } in clone() function
/openbmc/linux/drivers/md/
H A Ddm-crypt.c1683 struct bio *clone; in crypt_alloc_buffer() local
1749 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) in crypt_free_buffer_pages()
1840 static void crypt_endio(struct bio *clone) in crypt_endio()
1876 struct bio *clone; in kcryptd_io_read() local
1940 struct bio *clone = io->ctx.bio_out; in kcryptd_io_write() local
2002 struct bio *clone = io->ctx.bio_out; in kcryptd_crypt_write_io_submit() local
2100 struct bio *clone; in kcryptd_crypt_write_convert() local
H A Ddm-zoned-target.c103 static void dmz_clone_endio(struct bio *clone) in dmz_clone_endio()
123 struct bio *clone; in dmz_submit_bio() local
/openbmc/linux/rust/kernel/init/
H A D__internal.rs108 fn clone(&self) -> Self { in clone() method
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.h157 struct sk_buff *clone) in sja1105_ptp_txtstamp_skb()
H A Dsja1105_ptp.c452 struct sk_buff *clone = SJA1105_SKB_CB(skb)->clone; in sja1110_txtstamp() local
479 struct sk_buff *clone; in sja1105_port_txtstamp() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_sync.c351 int amdgpu_sync_clone(struct amdgpu_sync *source, struct amdgpu_sync *clone) in amdgpu_sync_clone()
/openbmc/linux/net/ieee802154/
H A Dsocket.c371 struct sk_buff *clone; in ieee802154_raw_deliver() local
812 struct sk_buff *clone; in ieee802154_dgram_deliver() local
/openbmc/linux/tools/perf/util/
H A Dmmap.c365 int mmap_cpu_mask__duplicate(struct mmap_cpu_mask *original, struct mmap_cpu_mask *clone) in mmap_cpu_mask__duplicate()
/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.c371 struct sk_buff *clone; in hellcreek_port_txtstamp() local
/openbmc/linux/Documentation/admin-guide/
H A Dquickly-build-trimmed-linux.rst602 .. _sources_snapshot:
/openbmc/linux/net/ipv4/
H A Dtcp_cong.c373 char *saved_clone, *clone, *name; in tcp_set_allowed_congestion_control() local
H A Dinet_fragment.c514 struct sk_buff *clone; in inet_frag_reasm_prepare() local
/openbmc/linux/net/openvswitch/
H A Dactions.c1062 static int clone(struct datapath *dp, struct sk_buff *skb, in clone() function
1316 struct sk_buff *clone; in do_execute_actions() local
1530 struct sw_flow_key *clone; in clone_execute() local
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_ptp.c504 struct sk_buff *clone; in ksz_port_txtstamp() local
572 struct sk_buff *clone, *skb = xmit_work->skb; in ksz_port_deferred_xmit() local
/openbmc/linux/net/netfilter/
H A Dnft_set_pipapo.h171 struct nft_pipapo_match *clone; member
/openbmc/linux/rust/kernel/
H A Dtypes.rs350 fn clone(&self) -> Self { in clone() method
/openbmc/linux/net/dsa/
H A Dtag_ksz.c241 struct sk_buff *clone = KSZ_SKB_CB(skb)->clone; in ksz_defer_xmit() local
/openbmc/linux/net/sched/
H A Dsch_etf.c138 struct sk_buff *clone; in report_sock_error() local
/openbmc/linux/net/tls/
H A Dtls_strp.c161 struct sk_buff *iter, *clone; in tls_strp_msg_hold() local
/openbmc/openbmc/poky/bitbake/lib/ply/
H A Dlex.py141 def clone(self,object=None): member in Lexer
/openbmc/linux/rust/alloc/
H A Dboxed.rs1297 fn clone(&self) -> Self { in clone() method
1332 fn clone(&self) -> Self { in clone() method
2046 fn clone(&self) -> Self { in clone() method

1234