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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dcpuset.c236 * to /sbin/cpuset_release_agent with the name of the cpuset (path
472 * /sbin/cpuset_release_agent with the name of the cpuset (path
486 * wait. The separate /sbin/cpuset_release_agent task is forked by
490 * status of the /sbin/cpuset_release_agent task, so no sense holding
500 static void cpuset_release_agent(const char *pathbuf) function
509 argv[i++] = "/sbin/cpuset_release_agent";
529 * cpuset_release_agent() with it later on, once manage_mutex is dropped.
533 * pathbuf. The above cpuset_release_agent() is responsible for
538 * cpuset_release_agent() with pathbuf, as set by check_for_release().
1381 cpuset_release_agent(pathbu
[all...]

Completed in 44 milliseconds