Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/sibyte/common/
H A Dsb_tbprof.c52 SB_CLOSED, enumerator
397 if (xchg(&sbp.open, SB_OPENING) != SB_CLOSED) in sbprof_tb_open()
403 sbp.open = SB_CLOSED; in sbprof_tb_open()
423 if (minor != 0 || sbp.open != SB_CLOSED) in sbprof_tb_release()
432 sbp.open = SB_CLOSED; in sbprof_tb_release()
568 sbp.open = SB_CLOSED; in sbprof_tb_init()