Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dcallb.h159 #define CALLB_CPR_INIT_SAFE(t, name) { \ macro
/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_startup.c402 CALLB_CPR_INIT_SAFE(tp, "idle"); in setup_cpu_common()
/illumos-gate/usr/src/uts/common/disp/
H A Dthread.c297 CALLB_CPR_INIT_SAFE(tp, "idle"); in thread_init()
/illumos-gate/usr/src/uts/common/os/
H A Dtaskq.c1555 CALLB_CPR_INIT_SAFE(curthread, tq->tq_name); in taskq_thread()
H A Dcpu.c894 CALLB_CPR_INIT_SAFE(t, "cpu_pause"); in cpu_pause_alloc()