Searched refs:hugetlb_usage (Results 1 – 2 of 2) sorted by relevance
1019 atomic_long_set(&mm->hugetlb_usage, 0); in hugetlb_count_init()1024 atomic_long_add(l, &mm->hugetlb_usage); in hugetlb_count_add()1029 atomic_long_sub(l, &mm->hugetlb_usage); in hugetlb_count_sub()
1170 atomic_long_t hugetlb_usage; member
Completed in 12 milliseconds