Searched defs:CPUSET_ALL (Results 1 – 2 of 2) sorted by relevance
423 #define CPUSET_ALL(set) cpuset_all(&(set)) macro498 #define CPUSET_ALL(set) ((void)((set) = ~0UL)) macro
184 #define CPUSET_ALL 0xffffffffU /* xcall to all configured CPUs */ macro