Searched refs:ppathbuf (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.c528 * buffer, to be returned via ppathbuf, so that the caller can invoke
541 static void check_for_release(struct cpuset *cs, char **ppathbuf) argument
553 *ppathbuf = buf;
1194 * writing the path of the old cpuset in 'ppathbuf' if it needs to be
1201 static int attach_task(struct cpuset *cs, char *pidbuf, char **ppathbuf) argument
1282 check_for_release(oldcs, ppathbuf);

Completed in 48 milliseconds