Home
last modified time | relevance | path

Searched refs:hugetlb_cma_exclusive_alloc (Results 1 – 3 of 3) sorted by relevance

/linux/mm/
H A Dhugetlb_cma.h12 bool hugetlb_cma_exclusive_alloc(void);
38 static inline bool hugetlb_cma_exclusive_alloc(void) in hugetlb_cma_exclusive_alloc() function
H A Dhugetlb_cma.c256 bool hugetlb_cma_exclusive_alloc(void) in hugetlb_cma_exclusive_alloc() function
H A Dhugetlb.c1488 if (hugetlb_cma_exclusive_alloc()) in alloc_gigantic_folio()