Home
last modified time | relevance | path

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

/Linux-v5.15/tools/testing/selftests/vm/
Dkhugepaged.c344 static bool check_huge(void *addr) in check_huge() function
479 if (check_huge(p)) { in wait_for_scan()
491 if (check_huge(p)) in wait_for_scan()
515 if (check_huge(p)) in alloc_at_fault()
524 if (!check_huge(p)) in alloc_at_fault()
539 else if (check_huge(p)) in collapse_full()
554 else if (check_huge(p)) in collapse_empty()
569 else if (check_huge(p)) in collapse_single_pte_entry()
591 else if (check_huge(p)) in collapse_max_ptes_none()
600 else if (check_huge(p)) in collapse_max_ptes_none()
[all …]
Dsplit_huge_page_test.c127 static uint64_t check_huge(void *addr) in check_huge() function
187 thp_size = check_huge(one_page); in split_pmd_thp()
204 thp_size = check_huge(one_page); in split_pmd_thp()
252 thp_size = check_huge(one_page); in split_pte_mapped_thp()