Searched refs:alloc_pages_exact_nid (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | gfp.h | 373 #define alloc_pages_exact_nid(...) \ macro |
| /linux/kernel/futex/ | ||
| H A D | core.c | 1996 table = alloc_pages_exact_nid(n, size, GFP_KERNEL); in futex_init() |