Home
last modified time | relevance | path

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

/linux/drivers/staging/octeon/
H A Dethernet-tx.h11 int do_free, int qos);
/linux/fs/btrfs/
H A Dcompression.c208 bool do_free = false; in btrfs_free_compr_folio() local
216 do_free = true; in btrfs_free_compr_folio()
223 if (!do_free) in btrfs_free_compr_folio()
H A Dbio.c648 * If called with @do_free == true, then it will free the work struct. in run_one_async_done()
650 static void run_one_async_done(struct btrfs_work *work, bool do_free) in run_one_async_done()
656 if (do_free) { in run_one_async_done()
642 run_one_async_done(struct btrfs_work * work,bool do_free) run_one_async_done() argument
H A Dinode.c1544 * If called with @do_free == true then it'll try to finish the work and free in cow_file_range()
1547 static noinline void submit_compressed_extents(struct btrfs_work *work, bool do_free) in cow_file_range()
1556 if (do_free) { in cow_file_range()
1657 submit_compressed_extents(struct btrfs_work * work,bool do_free) submit_compressed_extents() argument
/linux/sound/core/
H A Dpcm_native.c1356 bool do_free; in snd_pcm_stream_group_ref()
1360 do_free = refcount_dec_and_test(&group->refs); in snd_pcm_stream_group_ref()
1362 if (do_free) in snd_pcm_stream_group_ref()
2363 bool do_free = false; in snd_pcm_unlink()
2381 do_free = refcount_dec_and_test(&group->refs); in snd_pcm_hw_rule_div()
2385 if (do_free) in snd_pcm_hw_rule_div()
1337 bool do_free; snd_pcm_group_unref() local
2340 bool do_free = false; snd_pcm_unlink() local
/linux/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c542 goto do_free; in asic_flags_write()
561 do_free: in asic_flags_write()
/linux/arch/sparc/mm/
H A Dinit_64.c2516 int do_free = 1; in mem_init()
2524 do_free = 0; in free_initmem()
2539 if (do_free) in free_initmem()
2522 int do_free = 1; free_initmem() local
/linux/mm/
H A Dslub.c5923 goto do_free; in __kfree_rcu_sheaf()
5936 goto do_free; in __kfree_rcu_sheaf()
5959 do_free: in __kfree_rcu_sheaf()
6094 goto do_free;
6107 goto do_free; in free_deferred_objects()
6112 goto do_free; in free_deferred_objects()
6124 do_free: in free_deferred_objects()