Searched refs:do_free (Results 1 – 6 of 6) sorted by relevance
11 int do_free, int qos);
1742 bool do_free = false; in remove_conflicting_framebuffers() local1751 do_free = true; in remove_conflicting_framebuffers()1758 if (do_free) in remove_conflicting_framebuffers()1775 bool do_free = false; in is_firmware_framebuffer() local1786 do_free = true; in is_firmware_framebuffer()1805 if (do_free) in is_firmware_framebuffer()
1048 bool do_free; in nfsd_file_acquire() local1050 do_free = nfsd_file_unhash(nf); in nfsd_file_acquire()1052 if (do_free) in nfsd_file_acquire()
1249 bool do_free; in snd_pcm_group_unref() local1253 do_free = refcount_dec_and_test(&group->refs); in snd_pcm_group_unref()1255 if (do_free) in snd_pcm_group_unref()2260 bool do_free = false; in snd_pcm_unlink() local2281 do_free = refcount_dec_and_test(&group->refs); in snd_pcm_unlink()2285 if (do_free) in snd_pcm_unlink()
571 goto do_free; in asic_flags_write()590 do_free: in asic_flags_write()
2532 int do_free = 1; in free_initmem() local2540 do_free = 0; in free_initmem()2555 if (do_free) in free_initmem()
Completed in 24 milliseconds