Searched defs:current_memory (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/include/linux/ | ||
| D | agp_backend.h | 53 int current_memory; member |
| /Linux-v6.1/rust/alloc/ | ||
| D | raw_vec.rs | 242 fn current_memory(&self) -> Option<(NonNull<u8>, Layout)> { in current_memory() method |