Home
last modified time | relevance | path

Searched refs:do_free (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/staging/octeon/
A Dethernet-tx.h11 int do_free, int qos);
/linux/drivers/video/fbdev/core/
A Dfbmem.c1742 bool do_free = false; in remove_conflicting_framebuffers() local
1751 do_free = true; in remove_conflicting_framebuffers()
1758 if (do_free) in remove_conflicting_framebuffers()
1775 bool do_free = false; in is_firmware_framebuffer() local
1786 do_free = true; in is_firmware_framebuffer()
1805 if (do_free) in is_firmware_framebuffer()
/linux/fs/nfsd/
A Dfilecache.c1048 bool do_free; in nfsd_file_acquire() local
1050 do_free = nfsd_file_unhash(nf); in nfsd_file_acquire()
1052 if (do_free) in nfsd_file_acquire()
/linux/sound/core/
A Dpcm_native.c1249 bool do_free; in snd_pcm_group_unref() local
1253 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() local
2281 do_free = refcount_dec_and_test(&group->refs); in snd_pcm_unlink()
2285 if (do_free) in snd_pcm_unlink()
/linux/drivers/infiniband/hw/hfi1/
A Ddebugfs.c571 goto do_free; in asic_flags_write()
590 do_free: in asic_flags_write()
/linux/arch/sparc/mm/
A Dinit_64.c2532 int do_free = 1; in free_initmem() local
2540 do_free = 0; in free_initmem()
2555 if (do_free) in free_initmem()

Completed in 24 milliseconds