| /u-boot/arch/arm/mach-imx/ |
| A D | cmd_mfgprot.c | 53 return -ENOMEM; in do_mfgprot() 76 return -ENOMEM; in do_mfgprot() 80 ret = -ENOMEM; in do_mfgprot() 86 ret = -ENOMEM; in do_mfgprot() 92 ret = -ENOMEM; in do_mfgprot()
|
| /u-boot/lib/ |
| A D | fdt-libcrypto.c | 35 return -ENOMEM; in fdt_add_bignum() 40 return -ENOMEM; in fdt_add_bignum() 50 return -ENOMEM; in fdt_add_bignum()
|
| /u-boot/fs/yaffs2/ |
| A D | yaffs_error.c | 22 { ENOMEM , "ENOMEM" }, 35 { ENOMEM , "ENOMEM"},
|
| A D | yportenv.h | 194 #ifndef ENOMEM 195 #define ENOMEM 12 macro
|
| /u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
| A D | ppa.c | 98 return -ENOMEM; in ppa_init() 124 return -ENOMEM; in ppa_init() 148 return -ENOMEM; in ppa_init() 188 return -ENOMEM; in ppa_init() 213 return -ENOMEM; in ppa_init()
|
| /u-boot/net/ |
| A D | pcap.c | 54 return -ENOMEM; in pcap_init() 108 return -ENOMEM; in pcap_post() 113 return -ENOMEM; in pcap_post()
|
| /u-boot/boot/ |
| A D | scene.c | 35 return log_msg_ret("expo", -ENOMEM); in scene_new() 39 return log_msg_ret("name", -ENOMEM); in scene_new() 77 return log_msg_ret("tit", -ENOMEM); in scene_title_set() 113 return log_msg_ret("obj", -ENOMEM); in scene_obj_add() 117 return log_msg_ret("name", -ENOMEM); in scene_obj_add() 139 return log_msg_ret("obj", -ENOMEM); in scene_img() 159 return log_msg_ret("obj", -ENOMEM); in scene_txt() 185 return log_msg_ret("obj", -ENOMEM); in scene_txt_str()
|
| A D | expo.c | 22 return log_msg_ret("expo", -ENOMEM); in expo_new() 26 return log_msg_ret("name", -ENOMEM); in expo_new() 63 return log_msg_ret("obj", -ENOMEM); in expo_str()
|
| A D | vbe_request.c | 204 return log_msg_ret("msg", -ENOMEM); in bootmeth_vbe_ft_fixup() 209 return log_msg_ret("str", -ENOMEM); in bootmeth_vbe_ft_fixup() 216 return log_msg_ret("num", -ENOMEM); in bootmeth_vbe_ft_fixup()
|
| /u-boot/fs/squashfs/ |
| A D | sqfs.c | 49 return -ENOMEM; in sqfs_read_sblk() 133 ret = -ENOMEM; in sqfs_frag_lookup() 158 ret = -ENOMEM; in sqfs_frag_lookup() 172 ret = -ENOMEM; in sqfs_frag_lookup() 178 ret = -ENOMEM; in sqfs_frag_lookup() 226 return -ENOMEM; in sqfs_read_entry() 300 return -ENOMEM; in sqfs_tokenize() 305 ret = -ENOMEM; in sqfs_tokenize() 486 return -ENOMEM; in sqfs_search_dir() 738 ret = -ENOMEM; in sqfs_read_inode_table() [all …]
|
| /u-boot/drivers/pinctrl/ |
| A D | pinctrl-generic.c | 284 return -ENOMEM; in pinctrl_generic_set_state_one() 351 return -ENOMEM; in pinctrl_generic_get_subnode_type() 359 return -ENOMEM; in pinctrl_generic_get_subnode_type() 368 return -ENOMEM; in pinctrl_generic_get_subnode_type() 407 return -ENOMEM; in pinctrl_generic_set_state_subnode() 419 return -ENOMEM; in pinctrl_generic_set_state_subnode() 429 return -ENOMEM; in pinctrl_generic_set_state_subnode()
|
| /u-boot/drivers/net/pfe_eth/ |
| A D | pfe_firmware.c | 141 return -ENOMEM; in pfe_spi_flash_init() 171 return -ENOMEM; in pfe_spi_flash_init() 280 return -ENOMEM; in pfe_firmware_init() 312 return -ENOMEM; in pfe_firmware_init()
|
| /u-boot/arch/arm/mach-rockchip/rk3288/ |
| A D | syscon_rk3288.c | 57 return -ENOMEM; in rk3288_noc_bind_of_plat() 77 return -ENOMEM; in rk3288_grf_bind_of_plat() 97 return -ENOMEM; in rk3288_sgrf_bind_of_plat() 117 return -ENOMEM; in rk3288_pmu_bind_of_plat()
|
| /u-boot/env/ |
| A D | attr.c | 59 return -ENOMEM; in env_attr_walk() 76 return -ENOMEM; in env_attr_walk() 142 retval = -ENOMEM; in regex_callback() 151 retval = -ENOMEM; in regex_callback()
|
| /u-boot/drivers/mux/ |
| A D | mmio.c | 71 return -ENOMEM; in mmio_mux_probe() 77 return -ENOMEM; in mmio_mux_probe() 86 return -ENOMEM; in mmio_mux_probe()
|
| /u-boot/cmd/ |
| A D | optee_rpmb.c | 91 return -ENOMEM; in read_persistent_value() 96 rc = -ENOMEM; in read_persistent_value() 152 return -ENOMEM; in write_persistent_value() 157 rc = -ENOMEM; in write_persistent_value()
|
| /u-boot/drivers/clk/at91/ |
| A D | clk-main.c | 119 return ERR_PTR(-ENOMEM); in at91_clk_main_rc() 205 return ERR_PTR(-ENOMEM); in at91_clk_main_osc() 271 return ERR_PTR(-ENOMEM); in at91_clk_rm9200_main() 352 struct clk *clk = ERR_PTR(-ENOMEM); in at91_clk_sam9x5_main() 362 return ERR_PTR(-ENOMEM); in at91_clk_sam9x5_main()
|
| /u-boot/drivers/crypto/fsl/ |
| A D | fsl_blob.c | 47 return -ENOMEM; in blob_decap() 119 return -ENOMEM; in blob_encap() 172 return -ENOMEM; in blob_dek()
|
| /u-boot/test/lib/ |
| A D | test_errno_str.c | 37 msg = errno_str(-ENOMEM); in lib_errno_str()
|
| /u-boot/lib/crypto/ |
| A D | x509_public_key.c | 65 return -ENOMEM; in x509_get_sig_params() 85 return -ENOMEM; in x509_get_sig_params() 110 ret = -ENOMEM; in x509_get_sig_params() 251 ret = -ENOMEM; in x509_key_preparse()
|
| /u-boot/lib/acpi/ |
| A D | acpi_writer.c | 80 return log_msg_ret("mem", -ENOMEM); in write_acpi_tables() 90 return log_msg_ret("write", -ENOMEM); in write_acpi_tables()
|
| /u-boot/drivers/i2c/muxes/ |
| A D | i2c-mux-gpio.c | 87 return -ENOMEM; in i2c_mux_gpio_probe() 109 return -ENOMEM; in i2c_mux_gpio_probe()
|
| /u-boot/drivers/power/pmic/ |
| A D | pmic_ltc3676.c | 20 return -ENOMEM; in power_ltc3676_init()
|
| A D | pmic_mc34vr500.c | 20 return -ENOMEM; in power_mc34vr500_init()
|
| A D | pmic_pfuze100.c | 20 return -ENOMEM; in power_pfuze100_init()
|