Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dcpuset.h50 #define CPU_SETOF(n, p) BIT_SETOF(CPU_SETSIZE, n, p) macro
/f-stack/freebsd/sys/
H A Dcpuset.h52 #define CPU_SETOF(n, p) BIT_SETOF(CPU_SETSIZE, n, p) macro