tb_sync 58 arch/mips/sibyte/common/sb_tbprof.c wait_queue_head_t tb_sync; tb_sync 224 arch/mips/sibyte/common/sb_tbprof.c wake_up_interruptible(&sbp.tb_sync); tb_sync 235 arch/mips/sibyte/common/sb_tbprof.c wake_up_interruptible(&sbp.tb_sync); tb_sync 373 arch/mips/sibyte/common/sb_tbprof.c err = wait_event_interruptible(sbp.tb_sync, !sbp.tb_armed); tb_sync 408 arch/mips/sibyte/common/sb_tbprof.c init_waitqueue_head(&sbp.tb_sync);