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.c1022 static int write_string_file(const char *filepath, const char *str) in write_string_file() function
1070 return write_string_file(buf, val ? "1" : "0"); in store_flag()
1081 return write_string_file(buf, data); in store_number()
1096 rc = write_string_file(maskpath, bp); in store_mask()
2727 return write_string_file(path, buf); in __cpuset_move()