Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c59 wait_queue_head_t tb_read; member
236 wake_up_interruptible(&sbp.tb_read); in sbprof_tb_intr()
409 init_waitqueue_head(&sbp.tb_read); in sbprof_tb_open()
511 err = wait_event_interruptible(sbp.tb_read, TB_FULL); in sbprof_tb_ioctl()