HomeSort by relevance Sort by last modified time
    Searched refs:cpuset_query (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
cpuset.h 82 * cpuset_query(cp, path) - Set cpuset cp to the cpuset at location 'path'
216 int cpuset_query(struct cpuset *cp, const char *cpusetpath);
297 CPUSET_FTS_ERR_CPUSET = 3, /* error - cpuset_query() failed */
cpuinfo.c 333 if (cpuset_query(cp, relpath)) {
libcpuset.c 2090 int cpuset_query(struct cpuset *cp, const char *relpath) function
    [all...]

Completed in 642 milliseconds