Home
last modified time | relevance | path

Searched refs:RELOC_FAILED (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/fs/
Dbinfmt_flat.c63 #define RELOC_FAILED 0xff00ff01 /* Relocation incorrect somewhere */ macro
366 return RELOC_FAILED; in calc_reloc()
756 if (addr == RELOC_FAILED) { in load_flat_file()
794 if (rp == (u32 __user *)RELOC_FAILED) { in load_flat_file()
813 if (addr == RELOC_FAILED) { in load_flat_file()