Searched refs:tb_read (Results 1 – 3 of 3) sorted by relevance
126 wake_up(&sbp.tb_read); in sbprof_tb_intr()269 init_waitqueue_head(&sbp.tb_read); in sbprof_tb_open()348 interruptible_sleep_on(&sbp.tb_read); in sbprof_tb_ioctl()
42 wait_queue_head_t tb_read; member