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

/linux-master/tools/testing/radix-tree/
H A Dregression2.c67 static struct page *page_alloc(void) function
87 p = page_alloc();
99 p = page_alloc();
H A Dregression1.c55 static struct page *page_alloc(int index) function
127 p = page_alloc(0);
132 p = page_alloc(1);
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A DMakefile24 hyp-main.o hyp-smp.o psci-relay.o early_alloc.o page_alloc.o \
/linux-master/mm/
H A DMakefile54 # Give 'page_alloc' its own module-parameter namespace
55 page-alloc-y := page_alloc.o
/linux-master/drivers/net/ethernet/cavium/thunder/
H A Dnic.h258 u64 page_alloc; member in struct:nicvf_drv_stats
H A Dnicvf_ethtool.c107 NICVF_DRV_STAT(page_alloc),
H A Dnicvf_queues.c126 this_cpu_inc(nic->pnicvf->drv_stats->page_alloc);

Completed in 289 milliseconds