Home
last modified time | relevance | path

Searched refs:err_alloc (Results 1 – 25 of 108) sorted by relevance

12345

/linux/drivers/reset/
A Dreset-sunxi.c36 goto err_alloc; in sunxi_reset_init()
41 goto err_alloc; in sunxi_reset_init()
47 goto err_alloc; in sunxi_reset_init()
60 err_alloc: in sunxi_reset_init()
A Dreset-socfpga.c36 goto err_alloc; in a10_reset_init()
41 goto err_alloc; in a10_reset_init()
71 err_alloc: in a10_reset_init()
/linux/drivers/base/regmap/
A Dregmap-irq.c680 goto err_alloc; in regmap_add_irq_chip_fwnode()
686 goto err_alloc; in regmap_add_irq_chip_fwnode()
691 goto err_alloc; in regmap_add_irq_chip_fwnode()
696 goto err_alloc; in regmap_add_irq_chip_fwnode()
702 goto err_alloc; in regmap_add_irq_chip_fwnode()
710 goto err_alloc; in regmap_add_irq_chip_fwnode()
715 goto err_alloc; in regmap_add_irq_chip_fwnode()
725 goto err_alloc; in regmap_add_irq_chip_fwnode()
759 goto err_alloc; in regmap_add_irq_chip_fwnode()
885 goto err_alloc; in regmap_add_irq_chip_fwnode()
[all …]
/linux/drivers/video/backlight/
A Dpwm_bl.c484 goto err_alloc; in pwm_backlight_probe()
500 goto err_alloc; in pwm_backlight_probe()
506 goto err_alloc; in pwm_backlight_probe()
520 goto err_alloc; in pwm_backlight_probe()
541 goto err_alloc; in pwm_backlight_probe()
579 goto err_alloc; in pwm_backlight_probe()
610 goto err_alloc; in pwm_backlight_probe()
627 err_alloc: in pwm_backlight_probe()
/linux/drivers/usb/host/
A Dssb-hcd.c129 goto err_alloc; in ssb_hcd_create_pdev()
137 goto err_alloc; in ssb_hcd_create_pdev()
140 goto err_alloc; in ssb_hcd_create_pdev()
144 err_alloc: in ssb_hcd_create_pdev()
A Dbcma-hcd.c328 goto err_alloc; in bcma_hcd_create_pdev()
332 goto err_alloc; in bcma_hcd_create_pdev()
335 goto err_alloc; in bcma_hcd_create_pdev()
339 err_alloc: in bcma_hcd_create_pdev()
/linux/net/unix/
A Dsysctl_net_unix.c31 goto err_alloc; in unix_sysctl_register()
46 err_alloc: in unix_sysctl_register()
/linux/drivers/powercap/
A Dpowercap_sys.c231 goto err_alloc; in seed_constraint_attributes()
238 goto err_alloc; in seed_constraint_attributes()
244 goto err_alloc; in seed_constraint_attributes()
250 goto err_alloc; in seed_constraint_attributes()
256 goto err_alloc; in seed_constraint_attributes()
263 goto err_alloc; in seed_constraint_attributes()
270 goto err_alloc; in seed_constraint_attributes()
276 err_alloc: in seed_constraint_attributes()
/linux/drivers/pci/pcie/
A Daer_inject.c322 struct aer_error *err_alloc = NULL, *rperr_alloc = NULL; in aer_inject() local
363 err_alloc = kzalloc(sizeof(struct aer_error), GFP_KERNEL); in aer_inject()
364 if (!err_alloc) { in aer_inject()
390 err = err_alloc; in aer_inject()
391 err_alloc = NULL; in aer_inject()
480 kfree(err_alloc); in aer_inject()
/linux/drivers/thermal/
A Dk3_bandgap.c195 goto err_alloc; in k3_bandgap_probe()
220 goto err_alloc; in k3_bandgap_probe()
228 err_alloc: in k3_bandgap_probe()
/linux/net/bluetooth/
A Dleds.c72 goto err_alloc; in led_allocate_basic()
81 err_alloc: in led_allocate_basic()
/linux/drivers/base/
A Darch_numa.c186 goto err_alloc; in pcpu_populate_pte()
196 goto err_alloc; in pcpu_populate_pte()
206 goto err_alloc; in pcpu_populate_pte()
212 err_alloc: in pcpu_populate_pte()
/linux/arch/arm/mach-sa1100/
A Dneponset.c269 goto err_alloc; in neponset_probe()
276 goto err_alloc; in neponset_probe()
282 goto err_alloc; in neponset_probe()
375 err_alloc: in neponset_probe()
/linux/net/mptcp/
A Dctrl.c123 goto err_alloc; in mptcp_pernet_new_table()
143 err_alloc: in mptcp_pernet_new_table()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_cnt.c200 goto err_alloc; in mlxsw_sp_counter_alloc()
207 goto err_alloc; in mlxsw_sp_counter_alloc()
218 err_alloc: in mlxsw_sp_counter_alloc()
/linux/arch/powerpc/kernel/
A Dsetup_64.c842 goto err_alloc; in pcpu_populate_pte()
852 goto err_alloc; in pcpu_populate_pte()
862 goto err_alloc; in pcpu_populate_pte()
868 err_alloc: in pcpu_populate_pte()
/linux/drivers/input/touchscreen/
A Dwm831x-ts.c248 goto err_alloc; in wm831x_ts_probe()
325 goto err_alloc; in wm831x_ts_probe()
372 err_alloc: in wm831x_ts_probe()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dvporttbl.c93 goto err_alloc; in mlx5_esw_vporttbl_get()
117 err_alloc: in mlx5_esw_vporttbl_get()
/linux/drivers/vme/
A Dvme.c326 goto err_alloc; in vme_slave_request()
333 err_alloc: in vme_slave_request()
530 goto err_alloc; in vme_master_request()
537 err_alloc: in vme_master_request()
905 goto err_alloc; in vme_dma_request()
912 err_alloc: in vme_dma_request()
1505 goto err_alloc; in vme_lm_request()
1512 err_alloc: in vme_lm_request()
/linux/drivers/irqchip/
A Dirq-mvebu-odmi.c177 goto err_alloc; in mvebu_odmi_init()
230 err_alloc: in mvebu_odmi_init()
/linux/drivers/platform/surface/
A Dsurface_gpe.c299 goto err_alloc; in surface_gpe_init()
313 err_alloc: in surface_gpe_init()
/linux/drivers/misc/ocxl/
A Dafu_irq.c133 goto err_alloc; in ocxl_afu_irq_alloc()
142 err_alloc: in ocxl_afu_irq_alloc()
/linux/drivers/clocksource/
A Dtimer-oxnas-rps.c225 goto err_alloc; in oxnas_rps_timer_init()
279 err_alloc: in oxnas_rps_timer_init()
/linux/drivers/video/fbdev/
A Dpmag-ba-fb.c163 goto err_alloc; in pmagbafb_probe()
231 err_alloc: in pmagbafb_probe()
A Dpmag-aa-fb.c186 goto err_alloc; in pmagaafb_probe()
243 err_alloc: in pmagaafb_probe()

Completed in 63 milliseconds

12345