Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/mm/
H A 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()
H A Dthp_settings.h77 struct thp_settings *thp_current_settings(void);
H A Dkhugepaged.c500 struct thp_settings settings = *thp_current_settings(); in __madvise_collapse()
616 struct thp_settings settings = *thp_current_settings(); in alloc_at_fault()
678 struct thp_settings settings = *thp_current_settings(); in collapse_max_ptes_none()
960 thp_current_settings()->khugepaged.max_ptes_shared); in collapse_fork_compound()
H A Duffd-wp-mremap.c82 struct thp_settings settings = *thp_current_settings(); in alloc_one_folio()
H A Dcow.c1212 struct thp_settings settings = *thp_current_settings(); in run_anon_test_case()