Home
last modified time | relevance | path

Searched defs:relocs (Results 1 – 23 of 23) sorted by relevance

/linux-4.4.14/arch/x86/tools/
DMakefile44 relocs: $(obj)/relocs target
Drelocs.c15 struct relocs { struct
21 static struct relocs relocs16; argument
/linux-4.4.14/include/linux/
Dlivepatch.h98 struct klp_reloc *relocs; member
Dpe.h30 uint16_t relocs; /* relocations */ member
239 uint32_t relocs; /* file pointer to relocation entries */ member
/linux-4.4.14/scripts/
Dsortextable.h105 Elf_Rel *relocs = NULL; in do_func() local
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_fw.c369 int relocs; in sym_fw_bind_script() local
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_gem_submit.c235 uint32_t offset, uint32_t nr_relocs, uint64_t relocs) in submit_reloc()
/linux-4.4.14/drivers/watchdog/
Docteon-wdt-main.c111 static struct uasm_reloc relocs[5] __initdata; variable
/linux-4.4.14/include/uapi/drm/
Dqxl_drm.h81 uint64_t __user relocs; /* struct drm_qxl_reloc* */ member
Dmsm_drm.h148 __u64 __user relocs; /* in, ptr to array of submit_reloc's */ member
Dnouveau_drm.h103 uint64_t relocs; member
Dtegra_drm.h126 __u64 relocs; member
/linux-4.4.14/arch/mips/mm/
Dpage.c70 static struct uasm_reloc relocs[5]; variable
Dtlbex.c311 static struct uasm_reloc relocs[128]; variable
/linux-4.4.14/arch/mips/kernel/
Dpm-cps.c74 static struct uasm_reloc relocs[32] __initdata; variable
/linux-4.4.14/fs/
Dbinfmt_flat.c438 int i, rev, relocs = 0; in load_flat_file() local
/linux-4.4.14/arch/powerpc/kernel/
Dmodule_64.c274 unsigned long relocs = 1; in get_stubs_size() local
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_gem.c473 int ret, relocs = 0; in validate_list() local
/linux-4.4.14/drivers/gpu/drm/tegra/
Ddrm.c336 struct drm_tegra_reloc __user *relocs = in tegra_drm_submit() local
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c534 struct drm_i915_gem_relocation_entry *relocs) in i915_gem_execbuffer_relocate_vma_slow()
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_drv.h296 struct vmw_relocation relocs[VMWGFX_MAX_RELOCATIONS]; member
/linux-4.4.14/drivers/scsi/
Dncr53c8xx.c3528 int relocs; in ncr_script_copy_and_bind() local
/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon.h1083 struct radeon_bo_list *relocs; member