Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dcpuset.h45 #define CPU_COPY(f, t) BIT_COPY(CPU_SETSIZE, f, t) macro
/f-stack/freebsd/sys/
H A Dcpuset.h47 #define CPU_COPY(f, t) BIT_COPY(CPU_SETSIZE, f, t) macro