Searched refs:do_free (Results 1 – 4 of 4) sorted by relevance
11 int do_free, int qos);
570 goto do_free; in asic_flags_write()589 do_free: in asic_flags_write()
1303 bool do_free; in snd_pcm_group_unref() local1307 do_free = refcount_dec_and_test(&group->refs); in snd_pcm_group_unref()1309 if (do_free) in snd_pcm_group_unref()2326 bool do_free = false; in snd_pcm_unlink() local2347 do_free = refcount_dec_and_test(&group->refs); in snd_pcm_unlink()2351 if (do_free) in snd_pcm_unlink()
2533 int do_free = 1; in free_initmem() local2541 do_free = 0; in free_initmem()2556 if (do_free) in free_initmem()