Searched refs:E2BIG (Results 1 – 22 of 22) sorted by relevance
168 return log_msg_ret("array", -E2BIG); in dw_i2c_acpi_fill_ssdt()172 return log_msg_ret("read", -E2BIG); in dw_i2c_acpi_fill_ssdt()
75 XSD_ERROR(E2BIG)
54 return log_msg_ret("Cannot send that many bytes\n", -E2BIG); in cros_ec_lpc_packet()57 return log_msg_ret("Cannot receive that many bytes\n", -E2BIG); in cros_ec_lpc_packet()
10 #define E2BIG 7 /* Argument list too long */ macro
95 return -E2BIG; in tpm_xfer()
165 return -E2BIG; in cr50_i2c_write()314 return -E2BIG; in cr50_i2c_recv()
433 return -E2BIG; /* Command is too long for our tpm, sorry */ in tpm_tis_i2c_send()
418 return -E2BIG; /* Command is too long for our tpm, sorry */ in tpm_tis_spi_send()
34 return log_msg_ret("vbt", -E2BIG); in locate_vbt()
21 ERRNO_MSG(E2BIG, "Argument list too long"),
342 return -E2BIG; in membuff_extend_by()
137 return -E2BIG; in spl_fit_get_image_name()395 if (node == -E2BIG) { in spl_fit_append_fdt()
94 return -E2BIG; in acpi_get_path()
151 return -E2BIG; in acpi_add_table()
152 return -E2BIG; in ihs_video_out_set_mem()
179 return -E2BIG; in anx6345_aux_transfer()
236 err = -E2BIG; in virtio_mmio_setup_vq()
447 return -E2BIG; in sandbox_sdl_sound_play()
611 return -E2BIG; in bootm_process_cmdline_env()
723 return -E2BIG; in sdram_init()
798 return -E2BIG; in sdram_init()
2916 return -E2BIG; in sdram_init()
Completed in 50 milliseconds