Home
last modified time | relevance | path

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

/tools/testing/selftests/vm/
Dkhugepaged.c348 static bool check_huge(void *addr) in check_huge() function
483 if (check_huge(p)) { in wait_for_scan()
495 if (check_huge(p)) in wait_for_scan()
519 if (check_huge(p)) in alloc_at_fault()
528 if (!check_huge(p)) in alloc_at_fault()
543 else if (check_huge(p)) in collapse_full()
558 else if (check_huge(p)) in collapse_empty()
573 else if (check_huge(p)) in collapse_single_pte_entry()
595 else if (check_huge(p)) in collapse_max_ptes_none()
604 else if (check_huge(p)) in collapse_max_ptes_none()
[all …]