/linux/arch/mips/kvm/ |
H A D | entry.c | 238 struct uasm_reloc relocs[2]; in kvm_mips_build_enter_guest() local 384 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 { struct 51 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 { struct 22 static struct relocs relocs; variable
|
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; member 150 struct drm_etnaviv_gem_submit_reloc *relocs, in etnaviv_cmd_validate_one()
|
/linux/arch/x86/tools/ |
H A D | Makefile | 45 relocs: $(obj)/relocs target
|
/linux/arch/powerpc/kernel/ |
H A D | module_64.c | 213 unsigned long relocs = 1; in get_stubs_size() local 303 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/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 */ member
|
H A D | tegra_drm.h | 477 __u64 relocs; member
|
H A D | nouveau_drm.h | 203 __u64 relocs; member
|
/linux/drivers/gpu/drm/i915/gem/ |
H A D | i915_gem_execbuffer.c | 276 struct list_head relocs; member 1612 struct drm_i915_gem_relocation_entry *relocs = in eb_relocate_vma_slow() local 1660 struct drm_i915_gem_relocation_entry *relocs; in eb_copy_relocations() local 1890 struct drm_i915_gem_relocation_entry *relocs; in eb_relocate_parse_slow() local
|
/linux/fs/ |
H A D | binfmt_flat.c | 415 int i, rev, relocs; in load_flat_file() local
|
/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/msm/ |
H A D | msm_gem_submit.c | 393 uint32_t offset, uint32_t nr_relocs, struct drm_msm_gem_submit_reloc *relocs) in submit_reloc()
|
/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 */ member 386 uint32_t relocs; /* file pointer to relocation entries */ member
|
H A D | host1x.h | 285 struct host1x_reloc *relocs; member
|
/linux/drivers/scsi/ |
H A D | ncr53c8xx.c | 3488 int relocs; in ncr_script_copy_and_bind() local
|