Searched defs:CPU_OR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dcpuset.h56 #define CPU_OR(d, s) BIT_OR(CPU_SETSIZE, d, s) macro
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dmlx5.c54 #define CPU_OR(x, y, z) do {} while (0) macro

Completed in 72 milliseconds