Searched refs:cpuset_bounds (Results 1 – 2 of 2) sorted by relevance
425 extern void cpuset_bounds(cpuset_t *, uint_t *, uint_t *);450 cpuset_bounds(&(set), &(smallest), &(largest)); \
2781 cpuset_bounds(cpuset_t *s, uint_t *smallestid, uint_t *largestid) in cpuset_bounds() function