Searched refs:do_free (Results 1 – 1 of 1) sorted by relevance
1155 bool do_free; in snd_pcm_group_unref() local1159 do_free = refcount_dec_and_test(&group->refs); in snd_pcm_group_unref()1161 if (do_free) in snd_pcm_group_unref()2122 bool do_free = false; in snd_pcm_unlink() local2143 do_free = refcount_dec_and_test(&group->refs); in snd_pcm_unlink()2147 if (do_free) in snd_pcm_unlink()