Searched defs:GFP_NOWAIT (Results 1 – 2 of 2) sorted by relevance
| /linux/rust/kernel/ | ||
| H A D | alloc.rs | 105 pub const GFP_NOWAIT: Flags = Flags(bindings::GFP_NOWAIT); global() constant |
| /linux/tools/include/linux/ | ||
| H A D | gfp_types.h | 379 #define GFP_NOWAIT global() macro |