Searched refs:check_huge (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/tools/testing/selftests/mm/ |
| H A D | khugepaged.c | 802 if (ops->check_huge(p, 0)) in collapse_single_pte_entry_compound() 822 if (ops->check_huge(p, 0)) in collapse_full_of_compound() 874 if (!ops->check_huge(p, 1)) in collapse_compound_extreme() 895 if (ops->check_huge(p, 0)) in collapse_fork() 906 if (ops->check_huge(p, 0)) in collapse_fork() 924 if (ops->check_huge(p, 0)) in collapse_fork() 944 if (ops->check_huge(p, 1)) in collapse_fork_compound() 952 if (ops->check_huge(p, 0)) in collapse_fork_compound() 973 if (ops->check_huge(p, 1)) in collapse_fork_compound() 994 if (ops->check_huge(p, 1)) in collapse_max_ptes_shared() [all …]
|