Searched refs:CHN_INSERT_HEAD_SAFE (Results 1 – 2 of 2) sorted by relevance
| /freebsd-head/sys/dev/sound/pcm/ | ||
| HD | channel.h | 199 #define CHN_INSERT_HEAD_SAFE(x, y, z) do { \ macro |
| HD | channel.c | 2307 CHN_INSERT_HEAD_SAFE(d, c, channels.pcm.busy); in chn_trigger() |