Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h318 #define CHN_LOCKOWNED(c) mtx_owned((c)->lock) macro
H A Dchannel.c661 if (CHN_LOCKOWNED(c)) { in chn_intr()
1365 if (CHN_LOCKOWNED(c)) in chn_init()