Searched refs:tb_armed (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/common/
H A Dsb_tbprof.c78 volatile int tb_armed; member in struct:sbprof_tb
190 sbp.tb_armed = 1;
226 sbp.tb_armed = 0;
236 sbp.tb_armed = 0;
376 err = wait_event_interruptible(sbp.tb_sync, !sbp.tb_armed);
432 if (sbp.tb_armed || sbp.tb_enable)

Completed in 97 milliseconds