Home
last modified time | relevance | path

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

/Linux-v5.15/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.15/Documentation/vm/
Dpage_owner.rst44 48392 2333 644 51369 c8a9 mm/page_alloc.o
49 48800 2445 644 51889 cab1 mm/page_alloc.o
53 Although, roughly, 8 KB code is added in total, page_alloc.o increase by
/Linux-v5.15/Documentation/core-api/
Dmm-api.rst94 .. kernel-doc:: mm/page_alloc.c
/Linux-v5.15/Documentation/translations/zh_CN/dev-tools/
Dkasan.rst247 基于软件标签的KASAN目前仅支持对Slab和page_alloc内存进行标记。
265 基于硬件标签的KASAN目前仅支持对Slab和page_alloc内存进行标记。
/Linux-v5.15/arch/arm64/kvm/hyp/nvhe/
DMakefile16 hyp-main.o hyp-smp.o psci-relay.o early_alloc.o stub.o page_alloc.o \
/Linux-v5.15/mm/
DMakefile58 page-alloc-y := page_alloc.o
/Linux-v5.15/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.15/Documentation/dev-tools/
Dkasan.rst279 Software tag-based KASAN currently only supports tagging of slab and page_alloc
303 Hardware tag-based KASAN currently only supports tagging of slab and page_alloc
/Linux-v5.15/Documentation/admin-guide/cgroup-v1/
Dcpusets.rst152 - in page_alloc.c, to restrict memory to allowed nodes.
/Linux-v5.15/init/
DKconfig1979 'page_alloc.shuffle' kernel command line parameter.
/Linux-v5.15/Documentation/admin-guide/
Dkernel-parameters.txt3641 page_alloc.shuffle=
3649 /sys/module/page_alloc/parameters/shuffle.