Searched refs:node_exact (Results 1 – 3 of 3) sorted by relevance
| /linux/mm/ |
| H A D | hugetlb_cma.h | 10 bool node_exact); 28 bool node_exact) in hugetlb_cma_alloc_bootmem() 29 hugetlb_cma_alloc_bootmem(struct hstate * h,int * nid,bool node_exact) hugetlb_cma_alloc_bootmem() argument
|
| H A D | hugetlb_cma.c | 60 hugetlb_cma_alloc_bootmem(struct hstate *h, int *nid, bool node_exact) in hugetlb_cma_alloc_bootmem() 69 if (node_exact) in hugetlb_cma_alloc_bootmem() 56 hugetlb_cma_alloc_bootmem(struct hstate * h,int * nid,bool node_exact) hugetlb_cma_alloc_bootmem() argument
|
| H A D | hugetlb.c | 3080 static __init void *alloc_bootmem(struct hstate *h, int nid, bool node_exact) in alloc_bootmem() argument 3086 m = hugetlb_cma_alloc_bootmem(h, &listnode, node_exact); in alloc_bootmem() 3088 if (node_exact) in alloc_bootmem()
|