Home
last modified time | relevance | path

Searched refs:cpuset_reattach (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
H A Dcpuset.h105 * cpuset_reattach(path) - Rebind cpus_allowed of each task in cpuset 'path'
235 int cpuset_reattach(const char *cpusetpath);
H A Dlibcpuset.c2789 * the same cpuset, then treat that as if cpuset_reattach() was called,
2791 * failure depending on the return of that cpuset_reattach() call.
2822 return cpuset_reattach(fromrelpath); in cpuset_move_cpuset_tasks()
2935 int cpuset_reattach(const char *relpath) in cpuset_reattach() function
3799 "cpuset_reattach", cpuset_reattach}, {

Completed in 6 milliseconds