Searched refs:page_alloc (Results 1 – 12 of 12) sorted by relevance
67 static struct page *page_alloc(void) in page_alloc() function87 p = page_alloc(); in regression2_test()99 p = page_alloc(); in regression2_test()
55 static struct page *page_alloc(int index) in page_alloc() function127 p = page_alloc(0); in regression1_fn()132 p = page_alloc(1); in regression1_fn()
115 mm/page_alloc.c
26 hyp-main.o hyp-smp.o psci-relay.o early_alloc.o page_alloc.o \
100 .. kernel-doc:: mm/page_alloc.c
61 page-alloc-y := page_alloc.o
325 with the 'page_alloc.shuffle' kernel command line parameter.
258 u64 page_alloc; member
107 NICVF_DRV_STAT(page_alloc),
152 - in page_alloc.c, to restrict memory to allowed nodes.
4537 page_alloc.shuffle=4542 /sys/module/page_alloc/parameters/shuffle.
16172 F: mm/page_alloc.c