Home
last modified time | relevance | path

Searched refs:BIT_SET_ATOMIC_ACQ (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/sys/
H A Ddomainset.h64 BIT_SET_ATOMIC_ACQ(DOMAINSET_SETSIZE, n, p)
H A Dcpuset.h63 #define CPU_SET_ATOMIC_ACQ(n, p) BIT_SET_ATOMIC_ACQ(CPU_SETSIZE, n, p)
H A Dbitset.h190 #define BIT_SET_ATOMIC_ACQ(_s, n, p) \ macro
/f-stack/tools/compat/include/sys/
H A Dcpuset.h61 #define CPU_SET_ATOMIC_ACQ(n, p) BIT_SET_ATOMIC_ACQ(CPU_SETSIZE, n, p)
H A Dbitset.h145 #define BIT_SET_ATOMIC_ACQ(_s, n, p) \ macro