Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c1084 static int store_mask(const char *path, const char *mask, in store_mask() function
1805 if (store_mask(path, "cpus", cp->cpus) < 0) in apply_cpuset_settings()
1810 if (store_mask(path, "mems", cp->mems) < 0) in apply_cpuset_settings()