Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/sibyte/common/
Dsb_tbprof.c78 volatile int tb_armed; member
198 sbp.tb_armed = 1; in arm_tb()
235 sbp.tb_armed = 0; in sbprof_tb_intr()
245 sbp.tb_armed = 0; in sbprof_tb_intr()
385 err = wait_event_interruptible(sbp.tb_sync, !sbp.tb_armed); in sbprof_zbprof_stop()
440 if (sbp.tb_armed || sbp.tb_enable) in sbprof_tb_release()