Searched refs:GFP_NOWAIT (Results 1 – 2 of 2) sorted by relevance
| /rust/bindings/ | ||
| A D | bindings_helper.h | 91 const gfp_t RUST_CONST_HELPER_GFP_NOWAIT = GFP_NOWAIT; |
| /rust/kernel/ | ||
| A D | alloc.rs | 110 pub const GFP_NOWAIT: Flags = Flags(bindings::GFP_NOWAIT); consts |
Completed in 2 milliseconds