Home
last modified time | relevance | path

Searched refs:alloc_pages_exact_nid (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dgfp.h373 #define alloc_pages_exact_nid(...) \ macro
/linux/kernel/futex/
H A Dcore.c1996 table = alloc_pages_exact_nid(n, size, GFP_KERNEL); in futex_init()