Home
last modified time | relevance | path

Searched refs:page_alloc (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/arch/arm64/kvm/hyp/nvhe/
H A DMakefile24 hyp-main.o hyp-smp.o psci-relay.o early_alloc.o page_alloc.o \
/kernel/linux/linux-5.10/mm/
H A DMakefile57 # Give 'page_alloc' its own module-parameter namespace
58 page-alloc-y := page_alloc.o
/kernel/linux/linux-6.6/mm/
H A DMakefile58 # Give 'page_alloc' its own module-parameter namespace
59 page-alloc-y := page_alloc.o
/kernel/linux/linux-5.10/drivers/net/ethernet/cavium/thunder/
H A Dnic.h258 u64 page_alloc; member
H A Dnicvf_ethtool.c106 NICVF_DRV_STAT(page_alloc),
H A Dnicvf_queues.c125 this_cpu_inc(nic->pnicvf->drv_stats->page_alloc); in nicvf_alloc_page()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnic.h258 u64 page_alloc; member
H A Dnicvf_ethtool.c107 NICVF_DRV_STAT(page_alloc),
H A Dnicvf_queues.c126 this_cpu_inc(nic->pnicvf->drv_stats->page_alloc); in nicvf_alloc_page()

Completed in 12 milliseconds