| /linux/arch/mips/kvm/ | 
| H A D | entry.c | 238 	struct uasm_reloc relocs[2];  in kvm_mips_build_enter_guest()  local384 	struct uasm_reloc relocs[2];  in kvm_mips_build_tlb_refill_exception()  local
 472 	struct uasm_reloc relocs[2];  in kvm_mips_build_exception()  local
 515 	struct uasm_reloc relocs[3];  in kvm_mips_build_exit()  local
 741 	struct uasm_reloc relocs[2];  in kvm_mips_build_ret_from_exit()  local
 
 | 
| /linux/arch/s390/tools/ | 
| H A D | relocs.c | 45 struct relocs {  struct51 static struct relocs relocs64;  argument
 
 | 
| H A D | Makefile | 31 relocs: $(obj)/relocs  target
 | 
| /linux/arch/mips/boot/tools/ | 
| H A D | relocs.c | 16 struct relocs {  struct22 static struct relocs relocs;  argument
 
 | 
| H A D | Makefile | 8 relocs: $(obj)/relocs  target
 | 
| /linux/drivers/gpu/drm/etnaviv/ | 
| H A D | etnaviv_cmd_parser.c | 17 	const struct drm_etnaviv_gem_submit_reloc *relocs;  member150 			      struct drm_etnaviv_gem_submit_reloc *relocs,  in etnaviv_cmd_validate_one()
 
 | 
| /linux/arch/x86/tools/ | 
| H A D | relocs.c | 22 struct relocs {  struct28 static struct relocs		relocs16;  argument
 
 | 
| H A D | Makefile | 45 relocs: $(obj)/relocs  target
 | 
| /linux/arch/powerpc/kernel/ | 
| H A D | module_64.c | 212 	unsigned long relocs = 0;  in get_stubs_size()  local302 	unsigned long relocs = 1;  in get_got_size()  local
 
 | 
| /linux/drivers/scsi/sym53c8xx_2/ | 
| H A D | sym_fw.c | 352 	int relocs;  in sym_fw_bind_script()  local
 | 
| /linux/arch/mips/mm/ | 
| H A D | page.c | 55 static struct uasm_reloc relocs[5];  variable
 | 
| H A D | tlbex.c | 299 static struct uasm_reloc relocs[128];  variable
 | 
| /linux/tools/objtool/include/objtool/ | 
| H A D | elf.h | 46 	struct reloc *relocs;  member75 	struct reloc *relocs;  member
 
 | 
| /linux/include/uapi/drm/ | 
| H A D | qxl_drm.h | 84 	__u64		relocs; /* struct drm_qxl_reloc* */  member
 | 
| H A D | etnaviv_drm.h | 205 	__u64 relocs;         /* in, ptr to array of submit_reloc's */  member
 | 
| H A D | msm_drm.h | 224 __u64 relocs; /* in, ptr to array of submit_reloc's */ global()  member 
 | 
| H A D | tegra_drm.h | 477 	__u64 relocs;  member
 | 
| H A D | nouveau_drm.h | 203 	__u64 relocs;  member
 | 
| /linux/fs/ | 
| H A D | binfmt_flat.c | 415 	int i, rev, relocs;  in load_flat_file()  local
 | 
| /linux/drivers/gpu/drm/msm/ | 
| H A D | msm_gem_submit.c | 454 		uint32_t offset, uint32_t nr_relocs, struct drm_msm_gem_submit_reloc *relocs)  in submit_reloc()
 | 
| H A D | msm_gem.h | 469 		struct drm_msm_gem_submit_reloc *relocs;  member
 | 
| /linux/arch/mips/kernel/ | 
| H A D | smp-cps.c | 100 	struct uasm_reloc relocs[2];  in mips_cps_build_core_entry()  local
 | 
| /linux/drivers/gpu/drm/nouveau/ | 
| H A D | nouveau_gem.c | 573 	int ret, relocs = 0;  in validate_list()  local
 | 
| /linux/include/linux/ | 
| H A D | pe.h | 249 	uint16_t relocs;	/* relocations */  member386 	uint32_t relocs;		/* file pointer to relocation entries */  member
 
 | 
| H A D | host1x.h | 285 	struct host1x_reloc *relocs;  member
 |