Home
last modified time | relevance | path

Searched refs:page_alloc (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/tools/testing/radix-tree/
Dregression2.c67 static struct page *page_alloc(void) in page_alloc() function
87 p = page_alloc(); in regression2_test()
99 p = page_alloc(); in regression2_test()
Dregression1.c55 static struct page *page_alloc(int index) in page_alloc() function
127 p = page_alloc(0); in regression1_fn()
132 p = page_alloc(1); in regression1_fn()
/Linux-v5.4/Documentation/vm/
Dpage_owner.rst44 40662 1493 644 42799 a72f mm/page_alloc.o
49 40892 1493 644 43029 a815 mm/page_alloc.o
53 Although, roughly, 4 KB code is added in total, page_alloc.o increase by
/Linux-v5.4/Documentation/core-api/
Dmm-api.rst94 .. kernel-doc:: mm/page_alloc.c
/Linux-v5.4/mm/
DMakefile48 page-alloc-y := page_alloc.o
/Linux-v5.4/drivers/net/ethernet/cavium/thunder/
Dnic.h258 u64 page_alloc; member
Dnicvf_ethtool.c107 NICVF_DRV_STAT(page_alloc),
Dnicvf_queues.c125 this_cpu_inc(nic->pnicvf->drv_stats->page_alloc); in nicvf_alloc_page()
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dcpusets.rst150 - in page_alloc.c, to restrict memory to allowed nodes.
/Linux-v5.4/init/
DKconfig1886 'page_alloc.shuffle' kernel command line parameter.
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt3260 page_alloc.shuffle=
3268 /sys/module/page_alloc/parameters/shuffle.
/Linux-v5.4/Documentation/virt/uml/
DUserModeLinux-HOWTO.txt3870 kernel BUG at page_alloc.c:100!