Searched defs:avoid_reserve (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | hugetlb.h | 776 alloc_huge_page(struct vm_area_struct *vma, unsigned long addr, int avoid_reserve) alloc_huge_page() argument
|
| /kernel/linux/linux-5.10/fs/hugetlbfs/ |
| H A D | inode.c | 689 int avoid_reserve = 0; in hugetlbfs_fallocate() local
|
| /kernel/linux/linux-5.10/mm/ |
| H A D | hugetlb.c | 1136 dequeue_huge_page_vma(struct hstate *h, struct vm_area_struct *vma, unsigned long address, int avoid_reserve, long chg) dequeue_huge_page_vma() argument 2335 alloc_huge_page(struct vm_area_struct *vma, unsigned long addr, int avoid_reserve) alloc_huge_page() argument [all...] |
| /kernel/linux/linux-6.6/mm/ |
| H A D | hugetlb.c | 1396 dequeue_hugetlb_folio_vma(struct hstate *h, struct vm_area_struct *vma, unsigned long address, int avoid_reserve, long chg) dequeue_hugetlb_folio_vma() argument 3044 alloc_hugetlb_folio(struct vm_area_struct *vma, unsigned long addr, int avoid_reserve) alloc_hugetlb_folio() argument [all...] |
Completed in 16 milliseconds