Searched refs:check_huge (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/tools/testing/selftests/mm/ |
A D | khugepaged.c | 1101 if (ops->check_huge(p, 0)) in collapse_single_pte_entry_compound() 1121 if (ops->check_huge(p, 0)) in collapse_full_of_compound() 1173 if (!ops->check_huge(p, 1)) in collapse_compound_extreme() 1194 if (ops->check_huge(p, 0)) in collapse_fork() 1205 if (ops->check_huge(p, 0)) in collapse_fork() 1223 if (ops->check_huge(p, 0)) in collapse_fork() 1243 if (ops->check_huge(p, 1)) in collapse_fork_compound() 1251 if (ops->check_huge(p, 0)) in collapse_fork_compound() 1272 if (ops->check_huge(p, 1)) in collapse_fork_compound() 1293 if (ops->check_huge(p, 1)) in collapse_max_ptes_shared() [all …]
|
Completed in 7 milliseconds