Searched refs:ENOEXEC (Results 1 – 3 of 3) sorted by relevance
62 return -ENOEXEC; in apply_relocate()102 return -ENOEXEC; in apply_relocate_add()
292 return -ENOEXEC; in arch_kexec_apply_relocations_add()311 return -ENOEXEC; in arch_kexec_apply_relocations()
12 #define ENOEXEC 8 /* Exec format error */ macro
Completed in 10 milliseconds