Home
last modified time | relevance | path

Searched refs:to_owned (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/rust/macros/
H A Dvtable.rs61 .to_owned();
80 const_items = "const USE_VTABLE_ATTR: () = ();".to_owned();
/kernel/linux/linux-6.6/scripts/
H A Dgenerate_rust_target.rs141 let option = "CONFIG_".to_owned() + option; in has()
/kernel/linux/linux-6.6/rust/alloc/
H A Dslice.rs824 fn to_owned(&self) -> Vec<T> { in to_owned() functions
829 fn to_owned(&self) -> Vec<T> { in to_owned() functions

Completed in 2 milliseconds