Searched refs:ENOEXEC (Results 1 – 12 of 12) sorted by relevance
523 return -ENOEXEC; in check_image_header()533 return -ENOEXEC; in check_image_header()571 return -ENOEXEC; in check_image_header()623 return -ENOEXEC; in check_image_header()631 return -ENOEXEC; in check_image_header()671 return -ENOEXEC; in check_image_header()678 return -ENOEXEC; in check_image_header()688 return -ENOEXEC; in check_image_header()712 return -ENOEXEC; in bubt_check_boot_mode()718 return -ENOEXEC; in bubt_check_boot_mode()
11 #define ENOEXEC 8 /* Exec format error */ macro
178 return -ENOEXEC; in socfpga_vendor_authentication()
78 return log_msg_ret("Section type not RAW", -ENOEXEC); in fsp_get_header()
39 return ERR_PTR(-ENOEXEC); in syscon_get_regmap()
22 ERRNO_MSG(ENOEXEC, "Exec format error"),
94 return -ENOEXEC;150 return -ENOEXEC;
1608 return -ENOEXEC; in fit_check_format()2078 return -ENOEXEC; in fit_image_load()2197 return -ENOEXEC; in fit_image_load()2212 return -ENOEXEC; in fit_image_load()
52 ut_asserteq_ptr(ERR_PTR(-ENOEXEC), map); in dm_test_regmap_base()
890 return -ENOEXEC; in socfpga_loadfs()
603 return -ENOEXEC; in make_exec()
419 ret = -ENOEXEC; in stm32prog_start()
Completed in 34 milliseconds