Searched refs:cpuset_isnull (Results 1 – 2 of 2) sorted by relevance
421 extern int cpuset_isnull(cpuset_t *);433 #define CPUSET_ISNULL(set) cpuset_isnull(&(set))
2739 cpuset_isnull(cpuset_t *s) in cpuset_isnull() function