Home
last modified time | relevance | path

Searched defs:clone (Results 501 - 525 of 862) sorted by relevance

1...<<21222324252627282930>>...35

/third_party/rust/crates/once_cell/src/
H A Dlib.rs412 fn clone(&self) -> OnceCell<T> { in clone() functions
884 fn clone(&self) -> OnceCell<T> { in clone() functions
/third_party/rust/crates/once_cell/tests/
H A Dit.rs60 fn clone() { in clone() functions
334 fn clone() { in clone() functions
/third_party/rust/crates/rust-openssl/openssl/src/
H A Drsa.rs78 fn clone(&self) -> Rsa<T> { in clone() functions
842 fn clone() { in clone() functions
/third_party/rust/crates/syn/src/
H A Derror.rs379 fn clone(&self) -> Self { in clone() functions
387 fn clone(&self) -> Self { in clone() functions
396 fn clone(&self) -> Self { in clone() functions
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmaterial_impl.cpp38 BindMetaProperty( PropertyHandlerArrayHolder& handler, META_NS::IProperty::Ptr& clone, META_NS::IProperty::Ptr& prop) BindMetaProperty() argument
44 BindMetaProperty( PropertyHandlerArrayHolder& handler, META_NS::IProperty::Ptr& clone, META_NS::IProperty::Ptr& prop) BindMetaProperty() argument
/kernel/linux/linux-5.10/drivers/net/dsa/ocelot/
H A Dfelix.c696 felix_txtstamp(struct dsa_switch *ds, int port, struct sk_buff *clone, unsigned int type) felix_txtstamp() argument
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-zoned-target.c103 static void dmz_clone_endio(struct bio *clone) in dmz_clone_endio() argument
123 struct bio *clone; in dmz_submit_bio() local
[all...]
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dvlun.c46 static void marshal_clone_to_rele(struct dk_cxlflash_clone *clone, in marshal_clone_to_rele() argument
1190 cxlflash_disk_clone(struct scsi_device *sdev, struct dk_cxlflash_clone *clone) cxlflash_disk_clone() argument
[all...]
/kernel/linux/linux-5.10/net/phonet/
H A Dsocket.c114 struct sk_buff *clone; in pn_deliver_sock_broadcast() local
/kernel/linux/linux-5.10/include/uapi/scsi/
H A Dcxlflash_ioctl.h178 struct dk_cxlflash_clone clone; member
/kernel/linux/linux-5.10/net/ieee802154/
H A Dsocket.c372 struct sk_buff *clone; in ieee802154_raw_deliver() local
815 struct sk_buff *clone; in ieee802154_dgram_deliver() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mscc/
H A Docelot_ptp.c610 ocelot_port_add_txtstamp_skb(struct ocelot *ocelot, int port, struct sk_buff *clone) ocelot_port_add_txtstamp_skb() argument
661 ocelot_port_txtstamp_request(struct ocelot *ocelot, int port, struct sk_buff *skb, struct sk_buff **clone) ocelot_port_txtstamp_request() argument
733 ocelot_validate_ptp_skb(struct sk_buff *clone, u16 seqid) ocelot_validate_ptp_skb() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/dsa/sja1105/
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
[all...]
/kernel/linux/linux-6.6/fs/
H A Dposix_acl.c221 struct posix_acl *clone = NULL; in posix_acl_clone() local
559 struct posix_acl *clone = posix_acl_clone(*acl, gfp); in __posix_acl_create() local
577 struct posix_acl *clone = posix_acl_clone(*acl, gfp); __posix_acl_chmod() local
639 struct posix_acl *clone; posix_acl_create() local
[all...]
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dvlun.c46 static void marshal_clone_to_rele(struct dk_cxlflash_clone *clone, in marshal_clone_to_rele() argument
1190 cxlflash_disk_clone(struct scsi_device *sdev, struct dk_cxlflash_clone *clone) cxlflash_disk_clone() argument
[all...]
/kernel/linux/linux-6.6/include/uapi/scsi/
H A Dcxlflash_ioctl.h178 struct dk_cxlflash_clone clone; member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dgen8_ppgtt.c833 struct i915_address_space *clone = vm->gt->vm; in gen8_init_scratch() local
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-flakey.c392 static void clone_free(struct bio *clone) in clone_free() argument
405 static void clone_endio(struct bio *clone) in clone_endio() argument
415 struct bio *clone; in clone_bio() local
535 struct bio *clone = clone_bio(ti, fc, bio); flakey_map() local
[all...]
H A Ddm-zoned-target.c103 static void dmz_clone_endio(struct bio *clone) in dmz_clone_endio() argument
123 struct bio *clone; in dmz_submit_bio() local
[all...]
/kernel/linux/linux-6.6/net/phonet/
H A Dsocket.c114 struct sk_buff *clone; in pn_deliver_sock_broadcast() local
/kernel/linux/linux-6.6/rust/kernel/sync/
H A Darc.rs278 fn clone(&self) -> Self { in clone() functions
394 fn clone(&self) -> Self { in clone() functions
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Ddynptr_fail.c1455 struct bpf_dynptr clone; in clone_invalid2() local
1474 struct bpf_dynptr clone; in clone_invalidate1() local
1496 struct bpf_dynptr clone; in clone_invalidate2() local
1543 struct bpf_dynptr clone; clone_invalidate4() local
1569 struct bpf_dynptr clone; clone_invalidate5() local
1623 struct bpf_dynptr clone; clone_skb_packet_data() local
1649 struct bpf_dynptr clone; clone_xdp_packet_data() local
[all...]
/kernel/linux/linux-6.6/net/dsa/
H A Dtag_sja1105.c296 struct sk_buff *clone = SJA1105_SKB_CB(skb)->clone; in sja1110_xmit() local
/kernel/linux/linux-6.6/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
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/
H A Dcxlflash_ioctl.h111 struct dk_cxlflash_clone clone; member

Completed in 31 milliseconds

1...<<21222324252627282930>>...35