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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-s390/
H A Ddebug.h251 #define get_zeroed_page(x...) (PRINT_INFO(" gfp %p\n",b=get_zeroed_page(x)),b) macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/mm/
H A Dpage_alloc.c1392 fastcall unsigned long get_zeroed_page(gfp_t gfp_mask) function
1408 EXPORT_SYMBOL(get_zeroed_page); variable

Completed in 35 milliseconds