Home
last modified time | relevance | path

Searched refs:BT_ATOMIC_SET_EXCL (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbitmap.h180 #define BT_ATOMIC_SET_EXCL(bitmap, bitindex, result) \ macro
/illumos-gate/usr/src/uts/common/os/
H A Derrorq.c539 BT_ATOMIC_SET_EXCL(eqp->eq_bitmap, i, rval); in errorq_dispatch()
884 BT_ATOMIC_SET_EXCL(eqp->eq_bitmap, i, rval); in errorq_reserve()
H A Dbitset.c154 BT_ATOMIC_SET_EXCL(b->bs_set, pos, ret); in bitset_atomic_test_and_add()
H A Dcpu.c2898 BT_ATOMIC_SET_EXCL(s->cpub, cpu, res); in cpuset_atomic_xadd()