Searched refs:thp_enabled_strings (Results 1 – 1 of 1) sorted by relevance
18 static const char * const thp_enabled_strings[] = { variable209 .thp_enabled = thp_read_string("enabled", thp_enabled_strings), in thp_read_settings()237 thp_read_string(path, thp_enabled_strings); in thp_read_settings()261 thp_write_string("enabled", thp_enabled_strings[settings->thp_enabled]); in thp_write_settings()286 thp_write_string(path, thp_enabled_strings[enabled]); in thp_write_settings()