Searched refs:thp_write_string (Results 1 – 2 of 2) sorted by relevance
158 void thp_write_string(const char *name, const char *val) in thp_write_string() function261 thp_write_string("enabled", thp_enabled_strings[settings->thp_enabled]); in thp_write_settings()262 thp_write_string("defrag", thp_defrag_strings[settings->thp_defrag]); in thp_write_settings()263 thp_write_string("shmem_enabled", in thp_write_settings()286 thp_write_string(path, thp_enabled_strings[enabled]); in thp_write_settings()295 thp_write_string(path, shmem_enabled_strings[enabled]); in thp_write_settings()
71 void thp_write_string(const char *name, const char *val);