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()
44 40662 1493 644 42799 a72f mm/page_alloc.o49 40892 1493 644 43029 a815 mm/page_alloc.o53 Although, roughly, 4 KB code is added in total, page_alloc.o increase by
94 .. kernel-doc:: mm/page_alloc.c
48 page-alloc-y := page_alloc.o
258 u64 page_alloc; member
107 NICVF_DRV_STAT(page_alloc),
125 this_cpu_inc(nic->pnicvf->drv_stats->page_alloc); in nicvf_alloc_page()
150 - in page_alloc.c, to restrict memory to allowed nodes.
1886 'page_alloc.shuffle' kernel command line parameter.
3260 page_alloc.shuffle=3268 /sys/module/page_alloc/parameters/shuffle.
3870 kernel BUG at page_alloc.c:100!