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

  /external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
cpuset.h 84 * cpuset_getcpusetpath(pid, buf, buflen) - Get cpuset path of pid into buf
218 char *cpuset_getcpusetpath(pid_t pid, char *buf, size_t size);
libcpuset.c 534 if (cpuset_getcpusetpath(0, buf + len, buflen - len) == NULL)
2178 char *cpuset_getcpusetpath(pid_t pid, char *buf, size_t size) function
    [all...]

Completed in 112 milliseconds