Home
last modified time | relevance | path

Searched refs:BT_ATOMIC_SET (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dbitmap.h173 #define BT_ATOMIC_SET(bitmap, bitindex) \ macro
H A Dcpuvar.h463 #define CPUSET_ATOMIC_ADD(set, cpu) BT_ATOMIC_SET((set).cpub, (cpu))
/titanic_41/usr/src/uts/common/os/
H A Dbitset.c140 BT_ATOMIC_SET(b->bs_set, pos); in bitset_atomic_add()
H A Ddumpsubr.c2264 BT_ATOMIC_SET(dumpcfg.helpermap, CPU->cpu_seqid); in dumpsys_live_helper()
/titanic_41/usr/src/uts/i86pc/os/
H A Dx_call.c127 #define XC_BT_SET(vector, b) BT_ATOMIC_SET((ulong_t *)(vector), (b))
H A Dstartup.c3211 BT_ATOMIC_SET(toxic_bit_map, start); in device_arena_alloc()
/titanic_41/usr/src/uts/common/vm/
H A Dseg_kp.c501 BT_ATOMIC_SET(segkp_bitmap, segkpindex); in segkp_get_internal()