Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/sibyte/common/
Dsb_tbprof.c64 SB_CLOSED, enumerator
409 if (xchg(&sbp.open, SB_OPENING) != SB_CLOSED) in sbprof_tb_open()
415 sbp.open = SB_CLOSED; in sbprof_tb_open()
435 if (minor != 0 || sbp.open != SB_CLOSED) in sbprof_tb_release()
444 sbp.open = SB_CLOSED; in sbprof_tb_release()
580 sbp.open = SB_CLOSED; in sbprof_tb_init()