Home
last modified time | relevance | path

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

/linux/tools/testing/radix-tree/
H A 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()
H A 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/Documentation/translations/zh_CN/core-api/
H A Dmm-api.rst115 mm/page_alloc.c
/linux/arch/arm64/kvm/hyp/nvhe/
H A DMakefile26 hyp-main.o hyp-smp.o psci-relay.o early_alloc.o page_alloc.o \
/linux/Documentation/core-api/
H A Dmm-api.rst100 .. kernel-doc:: mm/page_alloc.c
/linux/mm/
H A DMakefile61 page-alloc-y := page_alloc.o
H A DKconfig325 with the 'page_alloc.shuffle' kernel command line parameter.
/linux/drivers/net/ethernet/cavium/thunder/
H A Dnic.h258 u64 page_alloc; member
H A Dnicvf_ethtool.c107 NICVF_DRV_STAT(page_alloc),
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcpusets.rst152 - in page_alloc.c, to restrict memory to allowed nodes.
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt4537 page_alloc.shuffle=
4542 /sys/module/page_alloc/parameters/shuffle.
/linux/
H A DMAINTAINERS16172 F: mm/page_alloc.c