Searched defs:CPU_ISFULLSET (Results 1 – 2 of 2) sorted by relevance
52 #define CPU_ISFULLSET(p) BIT_ISFULLSET(CPU_SETSIZE, p) macro
54 #define CPU_ISFULLSET(p) BIT_ISFULLSET(CPU_SETSIZE, p) macro