Home
last modified time | relevance | path

Searched defs:from_ref (Results 1 - 5 of 5) sorted by relevance

/third_party/rust/crates/cxx/src/
H A Drust_slice.rs14 pub fn from_ref<T>(slice: &[T]) -> Self { in from_ref() functions
H A Drust_string.rs19 pub fn from_ref(s: &String) -> &Self { in from_ref() functions
H A Drust_vec.rs28 pub fn from_ref(v: &Vec<T>) -> &Self { in from_ref() functions
/kernel/linux/linux-5.10/security/keys/
H A Dkeyctl.c598 key_ref_t key_ref, from_ref, to_ref; in keyctl_keyring_move() local
/kernel/linux/linux-6.6/security/keys/
H A Dkeyctl.c598 key_ref_t key_ref, from_ref, to_ref; in keyctl_keyring_move() local

Completed in 6 milliseconds