Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dcpuset.h218 char *cpuset_getcpusetpath(pid_t pid, char *buf, size_t size);
Dlibcpuset.c533 if (cpuset_getcpusetpath(0, buf + len, buflen - len) == NULL) in fullpath()
2177 char *cpuset_getcpusetpath(pid_t pid, char *buf, size_t size) in cpuset_getcpusetpath() function
2224 if (cpuset_getcpusetpath(pid, buf, sizeof(buf)) == NULL) in cpuset_cpusetofpid()
3128 if (cpuset_getcpusetpath(pid, buf, sizeof(buf)) == NULL) in cpuset_get_placement()
3785 "cpuset_getcpusetpath", cpuset_getcpusetpath}, {