Searched defs:GFP (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | huge_gem_object.c | 30 #define GFP (GFP_KERNEL | __GFP_NOWARN | __GFP_RETRY_MAYFAIL) in huge_get_pages() macro
|
| H A D | huge_pages.c | 80 #define GFP (GFP_KERNEL | __GFP_NOWARN | __GFP_NORETRY) in get_huge_pages() macro
|
| /linux/security/apparmor/include/ |
| H A D | lib.h | 289 #define fn_label_build(L, P, GFP, FN) \ argument 354 fn_label_build_in_scope(L,P,GFP,NS_FN,OTHER_FN) global() argument
|
| H A D | label.h | 29 #define vec_setup(T, V, N, GFP) \ argument
|
| /linux/tools/include/linux/ |
| H A D | slab.h | 205 #define __alloc_objs(KMALLOC, GFP, TYPE, COUNT) \ argument
|
| /linux/include/linux/ |
| H A D | slab.h | 990 * The @flags argument may be one of the GFP flags defined at argument 971 __alloc_objs(KMALLOC,GFP,TYPE,COUNT) global() argument [all...] |
| /linux/drivers/gpu/drm/i915/selftests/ |
| H A D | i915_gem_gtt.c | 60 #define GFP (GFP_KERNEL | __GFP_NOWARN | __GFP_NORETRY) in fake_get_pages() macro
|