Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c58 wait_queue_head_t tb_sync; member
224 wake_up_interruptible(&sbp.tb_sync); in sbprof_tb_intr()
235 wake_up_interruptible(&sbp.tb_sync); in sbprof_tb_intr()
373 err = wait_event_interruptible(sbp.tb_sync, !sbp.tb_armed); in sbprof_zbprof_stop()
408 init_waitqueue_head(&sbp.tb_sync); in sbprof_tb_open()