Home
last modified time | relevance | path

Searched defs:CPU_ISFULLSET (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dcpuset.h52 #define CPU_ISFULLSET(p) BIT_ISFULLSET(CPU_SETSIZE, p) macro
/f-stack/freebsd/sys/
H A Dcpuset.h54 #define CPU_ISFULLSET(p) BIT_ISFULLSET(CPU_SETSIZE, p) macro