Searched refs:thp_write_string (Results 1 – 2 of 2) sorted by relevance
157 void thp_write_string(const char *name, const char *val) in thp_write_string() function247 thp_write_string("enabled", thp_enabled_strings[settings->thp_enabled]); in thp_write_settings()248 thp_write_string("defrag", thp_defrag_strings[settings->thp_defrag]); in thp_write_settings()249 thp_write_string("shmem_enabled", in thp_write_settings()272 thp_write_string(path, thp_enabled_strings[enabled]); in thp_write_settings()
65 void thp_write_string(const char *name, const char *val);