Searched refs:cpuset_rmdir (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.c220 * knows that the cpuset won't be removed, as cpuset_rmdir() needs
276 static int cpuset_rmdir(struct inode *unused_dir, struct dentry *dentry);
1567 .rmdir = cpuset_rmdir,
1961 static int cpuset_rmdir(struct inode *unused_dir, struct dentry *dentry) function
2213 * any other task to nuke the cpuset immediately, via cpuset_rmdir().

Completed in 50 milliseconds