Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/seq/
H A Dseq_ump_client.c218 struct snd_seq_port_info *port __free(kfree) = NULL; in seq_ump_group_init()
247 struct snd_seq_port_info *old __free(kfree) = NULL; in update_port_infos()
248 struct snd_seq_port_info *new __free(kfree) = NULL; in update_port_infos()
284 struct snd_seq_port_info *port __free(kfree) = NULL; in create_ump_endpoint_port()
/openbmc/linux/drivers/irqchip/
H A Dirqchip.c38 struct device_node *par_np __free(device_node) = of_irq_find_parent(np); in platform_irqchip_probe()
H A Dirq-renesas-rzg2l.c413 struct device *dev __free(put_device) = pdev ? &pdev->dev : NULL; in rzg2l_irqc_init()
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dmedia-dev.h181 struct device_node *child __free(device_node) = in fimc_md_is_isp_available()
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-riscv-sbi.c274 struct device_node *cpu_node __free(device_node) = of_cpu_device_node_get(cpu); in sbi_cpuidle_dt_init_states()
542 struct device_node *np __free(device_node) = of_cpu_device_node_get(cpu); in sbi_cpuidle_probe()
/openbmc/linux/include/linux/
H A Dcleanup.h40 #define __free(_name) __cleanup(__free_##_name) macro
H A Dof.h1434 for (struct device_node *child __free(device_node) = \
1444 for (struct device_node *child __free(device_node) = \
H A Dproperty.h172 for (struct fwnode_handle *child __free(fwnode_handle) = \
H A Dcpufreq.h1129 struct device_node *cpu_np __free(device_node) = of_cpu_device_node_get(cpu); in parse_perf_domain()
/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/mfd/
H A Dsyscon.c60 struct syscon *syscon __free(kfree) = kzalloc(sizeof(*syscon), GFP_KERNEL); in of_syscon_register()
/openbmc/linux/drivers/soc/atmel/
H A Dsoc.c379 struct device_node *np __free(device_node) = of_find_node_by_path("/"); in atmel_soc_device_init()
/openbmc/linux/sound/usb/
H A Dquirks.c558 struct usb_device_descriptor *new_device_descriptor __free(kfree) = NULL; in snd_usb_extigy_boot_quirk()
913 struct usb_device_descriptor *new_device_descriptor __free(kfree) = NULL; in snd_usb_mbox2_boot_quirk()
1274 struct usb_device_descriptor *new_device_descriptor __free(kfree) = NULL; in snd_usb_mbox3_boot_quirk()
/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()
/openbmc/linux/drivers/clocksource/
H A Dtimer-ti-dm-systimer.c689 struct device_node *arm_timer __free(device_node) = in dmtimer_percpu_quirk_init()
/openbmc/linux/drivers/pinctrl/ti/
H A Dpinctrl-ti-iodelay.c831 struct device_node *np __free(device_node) = of_node_get(dev->of_node); in ti_iodelay_probe()
/openbmc/linux/drivers/pmdomain/imx/
H A Dgpcv2.c1452 struct device_node *pgc_np __free(device_node) = in builtin_platform_driver()
/openbmc/linux/drivers/usb/typec/
H A Dclass.c2157 struct fwnode_handle *altmodes_node __free(fwnode_handle) = in typec_port_register_altmodes()
/openbmc/linux/drivers/pci/
H A Dpci.c5134 struct pci_dev *child __free(pci_dev_put) = NULL; in pci_bridge_wait_for_secondary_bus()