Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/octeon/
Dethernet-tx.h11 int do_free, int qos);
/linux-6.1.9/drivers/infiniband/hw/hfi1/
Ddebugfs.c570 goto do_free; in asic_flags_write()
589 do_free: in asic_flags_write()
/linux-6.1.9/sound/core/
Dpcm_native.c1303 bool do_free; in snd_pcm_group_unref() local
1307 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() local
2347 do_free = refcount_dec_and_test(&group->refs); in snd_pcm_unlink()
2351 if (do_free) in snd_pcm_unlink()
/linux-6.1.9/arch/sparc/mm/
Dinit_64.c2533 int do_free = 1; in free_initmem() local
2541 do_free = 0; in free_initmem()
2556 if (do_free) in free_initmem()