Searched refs:cpuset_all_but (Results 1 – 2 of 2) sorted by relevance
420 extern void cpuset_all_but(cpuset_t *, uint_t);428 #define CPUSET_ALL_BUT(set, cpu) cpuset_all_but(&(set), cpu)
2725 cpuset_all_but(cpuset_t *s, uint_t cpu) in cpuset_all_but() function