Home
last modified time | relevance | path

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

/linux/rust/kernel/
A Dalloc.rs87 pub const GFP_NOWAIT: Flags = Flags(bindings::GFP_NOWAIT); consts
/linux/include/linux/
A Dgfp_types.h380 #define GFP_NOWAIT (__GFP_KSWAPD_RECLAIM | __GFP_NOWARN) macro

Completed in 7 milliseconds