Home
last modified time | relevance | path

Searched refs:__free (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dcleanup.h40 #define __free(_name) __cleanup(__free_##_name) macro
/openbmc/linux/sound/pci/hda/
H A Dhda_cs_dsp_ctl.c117 struct hda_cs_dsp_coeff_ctl *ctl __free(kfree) = NULL; in hda_cs_dsp_add_kcontrol()
/openbmc/linux/drivers/gpio/
H A Dgpio-sim.c819 char **line_names __free(kfree) = NULL; in gpio_sim_make_bank_swnode()
1443 struct gpio_sim_device *dev __free(kfree) = kzalloc(sizeof(*dev), in gpio_sim_config_make_device_group()