Searched refs:__GFP_THISNODE (Results 1 – 2 of 2) sorted by relevance
62 #define __GFP_THISNODE (1U << 26) macro
121 if ((flags & __GFP_THISNODE) != 0) { in linux_alloc_pages()133 if ((flags & (M_WAITOK | __GFP_NORETRY | __GFP_THISNODE)) == in linux_alloc_pages()