Searched defs:GFP_KERNEL (Results 1 – 4 of 4) sorted by relevance
| /linux/tools/virtio/linux/ | ||
| H A D | slab.h | 3 #define GFP_KERNEL 0 macro |
| /linux/rust/kernel/ | ||
| H A D | alloc.rs | 97 pub const GFP_KERNEL: Flags = Flags(bindings::GFP_KERNEL); global() constant |
| /linux/tools/include/linux/ | ||
| H A D | types.h | 20 GFP_KERNEL, enumerator |
| H A D | gfp_types.h | 377 #define GFP_KERNEL global() macro |