Home
last modified time | relevance | path

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

/Linux-v4.19/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.c56 static struct page *page_alloc(void) in page_alloc() function
148 p = page_alloc(); in regression1_fn()
153 p = page_alloc(); in regression1_fn()
/Linux-v4.19/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-v4.19/Documentation/core-api/
Dmm-api.rst65 .. kernel-doc:: mm/page_alloc.c
/Linux-v4.19/mm/
DMakefile36 maccess.o page_alloc.o page-writeback.o \
/Linux-v4.19/drivers/net/ethernet/cavium/thunder/
Dnic.h261 u64 page_alloc; member
Dnicvf_ethtool.c110 NICVF_DRV_STAT(page_alloc),
Dnicvf_queues.c129 this_cpu_inc(nic->pnicvf->drv_stats->page_alloc); in nicvf_alloc_page()
/Linux-v4.19/Documentation/cgroup-v1/
Dcpusets.txt149 - in page_alloc.c, to restrict memory to allowed nodes.
/Linux-v4.19/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3870 kernel BUG at page_alloc.c:100!