Searched refs:BIT_SET_ATOMIC_ACQ (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | domainset.h | 64 BIT_SET_ATOMIC_ACQ(DOMAINSET_SETSIZE, n, p)
|
| H A D | cpuset.h | 63 #define CPU_SET_ATOMIC_ACQ(n, p) BIT_SET_ATOMIC_ACQ(CPU_SETSIZE, n, p)
|
| H A D | bitset.h | 190 #define BIT_SET_ATOMIC_ACQ(_s, n, p) \ macro
|
| /f-stack/tools/compat/include/sys/ |
| H A D | cpuset.h | 61 #define CPU_SET_ATOMIC_ACQ(n, p) BIT_SET_ATOMIC_ACQ(CPU_SETSIZE, n, p)
|
| H A D | bitset.h | 145 #define BIT_SET_ATOMIC_ACQ(_s, n, p) \ macro
|