Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/octeon/
H A Dethernet-tx.h11 int do_free, int qos);
/linux-6.15/fs/btrfs/
H A Dcompression.c246 bool do_free = false; in btrfs_free_compr_folio() local
250 do_free = true; in btrfs_free_compr_folio()
257 if (!do_free) in btrfs_free_compr_folio()
H A Dbio.c563 static void run_one_async_done(struct btrfs_work *work, bool do_free) in run_one_async_done() argument
569 if (do_free) { in run_one_async_done()
H A Dinode.c1562 static noinline void submit_compressed_extents(struct btrfs_work *work, bool do_free) in submit_compressed_extents() argument
1571 if (do_free) { in submit_compressed_extents()
/linux-6.15/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c570 goto do_free; in asic_flags_write()
589 do_free: in asic_flags_write()
/linux-6.15/sound/core/
H A Dpcm_native.c1326 bool do_free; in snd_pcm_group_unref() local
1330 do_free = refcount_dec_and_test(&group->refs); in snd_pcm_group_unref()
1332 if (do_free) in snd_pcm_group_unref()
2316 bool do_free = false; in snd_pcm_unlink() local
2334 do_free = refcount_dec_and_test(&group->refs); in snd_pcm_unlink()
2338 if (do_free) in snd_pcm_unlink()
/linux-6.15/arch/sparc/mm/
H A Dinit_64.c2535 int do_free = 1; in free_initmem() local
2543 do_free = 0; in free_initmem()
2558 if (do_free) in free_initmem()