Home
last modified time | relevance | path

Searched defs:GFP_NOWAIT (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/
H A Dalloc.rs110 pub const GFP_NOWAIT: Flags = Flags(bindings::GFP_NOWAIT); constant