Searched refs:SND_CLONE_GC_EXPIRED (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/sound/
H A Dclone.h57 * SND_CLONE_GC_EXPIRED - Don't garbage collect unless the global clone
68 #define SND_CLONE_GC_EXPIRED 0x00000010 macro
75 SND_CLONE_GC_EXPIRED | \
H A Dclone.c420 if ((c->flags & SND_CLONE_GC_EXPIRED) &&
/freebsd-13-stable/sys/dev/sound/pcm/
H A Dsound.c1119 SND_CLONE_GC_LASTREF | SND_CLONE_GC_EXPIRED);

Completed in 355 milliseconds