tb_armed           66 arch/mips/sibyte/common/sb_tbprof.c 	volatile int		tb_armed;
tb_armed          186 arch/mips/sibyte/common/sb_tbprof.c 	sbp.tb_armed = 1;
tb_armed          223 arch/mips/sibyte/common/sb_tbprof.c 			sbp.tb_armed = 0;
tb_armed          233 arch/mips/sibyte/common/sb_tbprof.c 		sbp.tb_armed = 0;
tb_armed          373 arch/mips/sibyte/common/sb_tbprof.c 		err = wait_event_interruptible(sbp.tb_sync, !sbp.tb_armed);
tb_armed          428 arch/mips/sibyte/common/sb_tbprof.c 	if (sbp.tb_armed || sbp.tb_enable)