Searched refs:alloc_pages_nolock (Results 1 – 2 of 2) sorted by relevance
366 #define alloc_pages_nolock(...) alloc_hooks(alloc_pages_nolock_noprof(__VA_ARGS__)) macro
608 return alloc_pages_nolock(__GFP_ACCOUNT, nid, 0); in __bpf_alloc_page()