Searched defs:collect (Results 1 – 2 of 2) sorted by relevance
| /linux/mm/kmsan/ | ||
| H A D | init.c | 144 static struct smallstack collect = { variable |
| /linux/rust/kernel/alloc/ | ||
| H A D | kvec.rs | 1252 pub fn collect(self, flags: Flags) -> Vec<T, A> { collect() function |