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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/sibyte/common/
H A Dsb_tbprof.c79 volatile int tb_armed; member in struct:sbprof_tb
191 sbp.tb_armed = 1;
227 sbp.tb_armed = 0;
237 sbp.tb_armed = 0;
377 err = wait_event_interruptible(sbp.tb_sync, !sbp.tb_armed);
428 if (sbp.tb_armed || sbp.tb_enable)

Completed in 21 milliseconds