Home
last modified time | relevance | path

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

/linux/mm/
A Dhugetlb.c1464 if (hstate_is_gigantic(h)) in __remove_hugetlb_page()
1559 if (hstate_is_gigantic(h) || in __update_and_free_page()
1951 if (hstate_is_gigantic(h)) in alloc_fresh_huge_page()
1959 if (hstate_is_gigantic(h)) { in alloc_fresh_huge_page()
2164 if (hstate_is_gigantic(h)) in alloc_surplus_huge_page()
2230 if (hstate_is_gigantic(h)) in alloc_migrate_huge_page()
2422 if (hstate_is_gigantic(h)) in return_unused_surplus_pages()
2829 if (hstate_is_gigantic(h)) in isolate_or_dissolve_huge_page()
3144 if (!hstate_is_gigantic(h)) in hugetlb_init_hstates()
3191 if (hstate_is_gigantic(h)) in try_to_free_low()
[all …]
/linux/include/linux/
A Dhugetlb.h722 static inline bool hstate_is_gigantic(struct hstate *h) in hstate_is_gigantic() function
825 if (hstate_is_gigantic(h)) in hugepage_movable_supported()
1003 static inline bool hstate_is_gigantic(struct hstate *h)

Completed in 17 milliseconds