Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/mm/
Dthp_settings.c299 struct thp_settings *thp_current_settings(void) in thp_current_settings() function
315 thp_write_settings(thp_current_settings()); in thp_push_settings()
325 thp_write_settings(thp_current_settings()); in thp_pop_settings()
Dthp_settings.h77 struct thp_settings *thp_current_settings(void);
Dkhugepaged.c500 struct thp_settings settings = *thp_current_settings(); in __madvise_collapse()
618 struct thp_settings settings = *thp_current_settings(); in alloc_at_fault()
680 struct thp_settings settings = *thp_current_settings(); in collapse_max_ptes_none()
962 thp_current_settings()->khugepaged.max_ptes_shared); in collapse_fork_compound()
Dcow.c1168 struct thp_settings settings = *thp_current_settings(); in run_anon_test_case()