Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c1025 static int write_string_file(const char *filepath, const char *str) in write_string_file() function
1073 return write_string_file(buf, val ? "1" : "0"); in store_flag()
1084 return write_string_file(buf, data); in store_number()
1099 rc = write_string_file(maskpath, bp); in store_mask()
2730 return write_string_file(path, buf); in __cpuset_move()