ELF_R_TYPE        503 arch/mips/boot/tools/relocs.c 	unsigned r_type = ELF_R_TYPE(rel->r_info);
ELF_R_TYPE        642 arch/mips/boot/tools/relocs.c 		rel_type(ELF_R_TYPE(rel->r_info)),
ELF_R_TYPE         65 arch/s390/kernel/module.c 	switch (ELF_R_TYPE (rela->r_info)) {
ELF_R_TYPE        228 arch/s390/kernel/module.c 	r_type = ELF_R_TYPE(rela->r_info);
ELF_R_TYPE        113 arch/sparc/kernel/module.c 		switch (ELF_R_TYPE(rel[i].r_info) & 0xff) {
ELF_R_TYPE        139 arch/sparc/kernel/module.c 				  (ELF_R_TYPE(rel[i].r_info) >> 8))
ELF_R_TYPE        176 arch/sparc/kernel/module.c 			       (int) (ELF_R_TYPE(rel[i].r_info) & 0xff));
ELF_R_TYPE        639 arch/x86/tools/relocs.c 				rel_type(ELF_R_TYPE(rel->r_info)),
ELF_R_TYPE       1089 arch/x86/tools/relocs.c 		rel_type(ELF_R_TYPE(rel->r_info)),
ELF_R_TYPE       1776 scripts/mod/modpost.c 	unsigned int r_typ = ELF_R_TYPE(r->r_info);
ELF_R_TYPE       1812 scripts/mod/modpost.c 	unsigned int r_typ = ELF_R_TYPE(r->r_info);
ELF_R_TYPE       1839 scripts/mod/modpost.c 	unsigned int r_typ = ELF_R_TYPE(r->r_info);