Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dhugetlb_cma.h10 bool node_exact);
29 bool node_exact) in hugetlb_cma_alloc_bootmem() argument
H A Dhugetlb_cma.c57 hugetlb_cma_alloc_bootmem(struct hstate *h, int *nid, bool node_exact) in hugetlb_cma_alloc_bootmem() argument
66 if (node_exact) in hugetlb_cma_alloc_bootmem()
H A Dhugetlb.c3190 static __init void *alloc_bootmem(struct hstate *h, int nid, bool node_exact) in alloc_bootmem() argument
3196 m = hugetlb_cma_alloc_bootmem(h, &listnode, node_exact); in alloc_bootmem()
3198 if (node_exact) in alloc_bootmem()