Searched defs:settings (Results 1 – 4 of 4) sorted by relevance
201 void thp_read_settings(struct thp_settings *settings) in thp_read_settings()252 void thp_write_settings(struct thp_settings *settings) in thp_write_settings()308 void thp_push_settings(struct thp_settings *settings) in thp_push_settings()
87 struct thp_settings settings = *thp_current_settings(); in alloc_one_folio() local339 struct thp_settings settings; in main() local
500 struct thp_settings settings = *thp_current_settings(); in __madvise_collapse() local616 struct thp_settings settings = *thp_current_settings(); in alloc_at_fault() local678 struct thp_settings settings = *thp_current_settings(); in collapse_max_ptes_none() local
1217 struct thp_settings settings = *thp_current_settings(); in run_anon_test_case() local
Completed in 12 milliseconds