Home
last modified time | relevance | path

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

/linux-2.6.39/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-2.6.39/arch/xtensa/include/asm/
Dflat.h6 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-2.6.39/arch/m68k/include/asm/
Dflat.h10 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-2.6.39/arch/arm/include/asm/
Dflat.h10 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-2.6.39/arch/h8300/include/asm/
Dflat.h10 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-2.6.39/arch/sh/include/asm/
Dflat.h17 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-2.6.39/arch/blackfin/include/asm/
Dflat.h28 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-2.6.39/arch/microblaze/include/asm/
Dflat.h18 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
/linux-2.6.39/drivers/gpu/drm/i915/
Di915_gem_execbuffer.c275 struct drm_i915_gem_relocation_entry *reloc) in i915_gem_execbuffer_relocate_entry()
404 struct drm_i915_gem_relocation_entry reloc; in i915_gem_execbuffer_relocate_object() local
630 struct drm_i915_gem_relocation_entry *reloc; in i915_gem_execbuffer_relocate_slow() local
/linux-2.6.39/drivers/gpu/drm/radeon/
Dr200.c146 struct radeon_cs_reloc *reloc; in r200_packet0_check() local
Dr300.c627 struct radeon_cs_reloc *reloc; in r300_packet0_check() local
1163 struct radeon_cs_reloc *reloc; in r300_packet3_check() local
Dr100_track.h105 struct radeon_cs_reloc *reloc; in r100_reloc_pitch_offset() local
140 struct radeon_cs_reloc *reloc; in r100_packet3_load_vbpntr() local
Devergreen_cs.c420 struct radeon_cs_reloc *reloc; in evergreen_cs_check_reg() local
977 struct radeon_cs_reloc *reloc; in evergreen_packet3_check() local
Dr600_cs.c909 struct radeon_cs_reloc *reloc; in r600_cs_check_reg() local
1402 struct radeon_cs_reloc *reloc; in r600_packet3_check() local
Dr100.c1367 struct radeon_cs_reloc *reloc; in r100_packet0_check() local
1714 struct radeon_cs_reloc *reloc; in r100_packet3_check() local
/linux-2.6.39/include/linux/
Dflat.h95 } reloc; member
/linux-2.6.39/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c193 struct vmw_relocation *reloc; in vmw_translate_guest_ptr() local
533 struct vmw_relocation *reloc; in vmw_apply_relocations() local
/linux-2.6.39/fs/isofs/
Drock.c297 struct inode *reloc; in parse_rock_ridge_inode_internal() local
/linux-2.6.39/fs/
Dbinfmt_flat.c434 unsigned long *reloc = 0, *rp; in load_flat_file() local
/linux-2.6.39/arch/ia64/xen/
Dxen_pv_ops.c1107 unsigned long reloc = in xen_patch_bundle() local
/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_gem.c460 struct drm_nouveau_gem_pushbuf_reloc *reloc = NULL; in nouveau_gem_pushbuf_reloc_apply() local
/linux-2.6.39/arch/ia64/kernel/
Dmodule.c111 #define N(reloc) [R_IA64_##reloc] = #reloc argument
/linux-2.6.39/tools/perf/util/
Dmap.c485 s64 reloc; in map__reloc_vmlinux() local
/linux-2.6.39/arch/x86/xen/
Denlighten.c886 char *start, *end, *reloc; in xen_patch() local