Home
last modified time | relevance | path

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

/linux-3.3/arch/m32r/include/asm/
Dflat.h18 #define flat_reloc_valid(reloc, size) \ argument
64 unsigned int reloc = flat_m32r_get_reloc_type (relval); in m32r_flat_get_addr_from_rp() local
107 unsigned int reloc = flat_m32r_get_reloc_type (relval); in m32r_flat_put_addr_at_rp() local
/linux-3.3/arch/arm/include/asm/
Dflat.h10 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-3.3/arch/h8300/include/asm/
Dflat.h10 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-3.3/arch/m68k/include/asm/
Dflat.h10 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-3.3/arch/xtensa/include/asm/
Dflat.h6 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-3.3/arch/sh/include/asm/
Dflat.h17 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-3.3/arch/blackfin/include/asm/
Dflat.h28 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-3.3/arch/microblaze/include/asm/
Dflat.h18 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-3.3/drivers/gpu/drm/radeon/
Dr200.c147 struct radeon_cs_reloc *reloc; in r200_packet0_check() local
Dr300.c623 struct radeon_cs_reloc *reloc; in r300_packet0_check() local
1167 struct radeon_cs_reloc *reloc; in r300_packet3_check() local
Devergreen_cs.c431 struct radeon_cs_reloc *reloc; in evergreen_cs_check_reg() local
1020 struct radeon_cs_reloc *reloc; in evergreen_packet3_check() local
Dr100.c80 struct radeon_cs_reloc *reloc; in r100_reloc_pitch_offset() local
115 struct radeon_cs_reloc *reloc; in r100_packet3_load_vbpntr() local
1486 struct radeon_cs_reloc *reloc; in r100_packet0_check() local
1833 struct radeon_cs_reloc *reloc; in r100_packet3_check() local
Dr600_cs.c898 struct radeon_cs_reloc *reloc; in r600_cs_check_reg() local
1404 struct radeon_cs_reloc *reloc; in r600_packet3_check() local
/linux-3.3/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c272 struct drm_i915_gem_relocation_entry *reloc) in i915_gem_execbuffer_relocate_entry()
401 struct drm_i915_gem_relocation_entry reloc; in i915_gem_execbuffer_relocate_object() local
627 struct drm_i915_gem_relocation_entry *reloc; in i915_gem_execbuffer_relocate_slow() local
/linux-3.3/include/linux/
Dflat.h95 } reloc; member
/linux-3.3/fs/isofs/
Drock.c297 struct inode *reloc; in parse_rock_ridge_inode_internal() local
/linux-3.3/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c448 struct vmw_relocation *reloc; in vmw_translate_guest_ptr() local
865 struct vmw_relocation *reloc; in vmw_apply_relocations() local
/linux-3.3/fs/
Dbinfmt_flat.c434 unsigned long *reloc = 0, *rp; in load_flat_file() local
/linux-3.3/arch/ia64/xen/
Dxen_pv_ops.c1107 unsigned long reloc = in xen_patch_bundle() local
/linux-3.3/drivers/gpu/drm/nouveau/
Dnouveau_gem.c547 struct drm_nouveau_gem_pushbuf_reloc *reloc = NULL; in nouveau_gem_pushbuf_reloc_apply() local
/linux-3.3/arch/ia64/kernel/
Dmodule.c111 #define N(reloc) [R_IA64_##reloc] = #reloc argument
/linux-3.3/tools/perf/util/
Dmap.c497 s64 reloc; in map__reloc_vmlinux() local
/linux-3.3/arch/x86/xen/
Denlighten.c901 char *start, *end, *reloc; in xen_patch() local