Home
last modified time | relevance | path

Searched refs:pagetable_alloc_noprof (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/mm/
H A Dpgalloc.c25 ptdesc = pagetable_alloc_noprof(gfp, CRST_ALLOC_ORDER); in crst_table_alloc_noprof()
108 ptdesc = pagetable_alloc_noprof(gfp, 0); in page_table_alloc_noprof()
/linux/include/linux/
H A Dmm.h3792 static inline struct ptdesc *pagetable_alloc_noprof(gfp_t gfp, unsigned int order) in pagetable_alloc_noprof() function
3798 #define pagetable_alloc(...) alloc_hooks(pagetable_alloc_noprof(__VA_ARGS__))