Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/sibyte/common/
Dsb_tbprof.c66 volatile int tb_armed; member
186 sbp.tb_armed = 1; in arm_tb()
223 sbp.tb_armed = 0; in sbprof_tb_intr()
233 sbp.tb_armed = 0; in sbprof_tb_intr()
373 err = wait_event_interruptible(sbp.tb_sync, !sbp.tb_armed); in sbprof_zbprof_stop()
428 if (sbp.tb_armed || sbp.tb_enable) in sbprof_tb_release()