Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhugetlb.h354 #define default_hstate (hstates[default_hstate_idx]) macro
371 return &default_hstate; in hstate_sizelog()
/linux-4.4.14/mm/
Dhugetlb.c2670 default_hstate.max_huge_pages = default_hstate_max_huge_pages; in hugetlb_init()
2783 struct hstate *h = &default_hstate; in hugetlb_sysctl_handler_common()
2824 struct hstate *h = &default_hstate; in hugetlb_overcommit_handler()
2855 struct hstate *h = &default_hstate; in hugetlb_report_meminfo()
2873 struct hstate *h = &default_hstate; in hugetlb_report_node_meminfo()
/linux-4.4.14/fs/hugetlbfs/
Dinode.c1153 config.hstate = &default_hstate; in hugetlbfs_fill_super()