Home
last modified time | relevance | path

Searched defs:alloc_pages (Results 1 – 8 of 8) sorted by relevance

/linux/mm/
H A Dpercpu-km.c109 size_t nr_pages, alloc_pages; in pcpu_verify_alloc_info() local
H A Dmempolicy.c2324 struct page *alloc_pages(gfp_t gfp, unsigned int order) alloc_pages() function
/linux/drivers/xen/
H A Dunpopulated-alloc.c39 unsigned int i, alloc_pages = round_up(nr_pages, PAGES_PER_SECTION); in fill_list() local
/linux/lib/
H A Dfortify_kunit.c268 #define TEST_vmalloc(checker, expected_pages, alloc_pages) do { \ argument
280 #define TEST_kvmalloc(checker, expected_pages, alloc_pages) do { \ argument
/linux/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_misc.c53 u64 npages, bool alloc_pages) in pvrdma_page_dir_init()
/linux/include/linux/
H A Dgfp.h272 static inline struct page *alloc_pages(gfp_t gfp_mask, unsigned int order) alloc_pages() function
H A Ddma-map-ops.h32 struct page *(*alloc_pages)(struct device *dev, size_t size, global() member
/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c2335 u32 alloc_pages, psz; in its_setup_baser() local