Searched defs:__get_free_pages (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/raid/
H A Dpq.h169 # define __get_free_pages(x, y) ((unsigned long)mmap(NULL, PAGE_SIZE << (y), \ macro
/linux-master/include/linux/
H A Dgfp.h343 #define __get_free_pages(...) alloc_hooks(get_free_pages_noprof(__VA_ARGS__)) macro

Completed in 100 milliseconds