tb_read 59 arch/mips/sibyte/common/sb_tbprof.c wait_queue_head_t tb_read; tb_read 236 arch/mips/sibyte/common/sb_tbprof.c wake_up_interruptible(&sbp.tb_read); tb_read 409 arch/mips/sibyte/common/sb_tbprof.c init_waitqueue_head(&sbp.tb_read); tb_read 511 arch/mips/sibyte/common/sb_tbprof.c err = wait_event_interruptible(sbp.tb_read, TB_FULL);