/linux-2.6.39/arch/m32r/include/asm/ |
D | flat.h | 18 #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/ |
D | flat.h | 6 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
|
/linux-2.6.39/arch/m68k/include/asm/ |
D | flat.h | 10 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
|
/linux-2.6.39/arch/arm/include/asm/ |
D | flat.h | 10 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
|
/linux-2.6.39/arch/h8300/include/asm/ |
D | flat.h | 10 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
|
/linux-2.6.39/arch/sh/include/asm/ |
D | flat.h | 17 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
|
/linux-2.6.39/arch/blackfin/include/asm/ |
D | flat.h | 28 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
|
/linux-2.6.39/arch/microblaze/include/asm/ |
D | flat.h | 18 #define flat_reloc_valid(reloc, size) ((reloc) <= (size)) argument
|
/linux-2.6.39/drivers/gpu/drm/i915/ |
D | i915_gem_execbuffer.c | 275 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/ |
D | r200.c | 146 struct radeon_cs_reloc *reloc; in r200_packet0_check() local
|
D | r300.c | 627 struct radeon_cs_reloc *reloc; in r300_packet0_check() local 1163 struct radeon_cs_reloc *reloc; in r300_packet3_check() local
|
D | r100_track.h | 105 struct radeon_cs_reloc *reloc; in r100_reloc_pitch_offset() local 140 struct radeon_cs_reloc *reloc; in r100_packet3_load_vbpntr() local
|
D | evergreen_cs.c | 420 struct radeon_cs_reloc *reloc; in evergreen_cs_check_reg() local 977 struct radeon_cs_reloc *reloc; in evergreen_packet3_check() local
|
D | r600_cs.c | 909 struct radeon_cs_reloc *reloc; in r600_cs_check_reg() local 1402 struct radeon_cs_reloc *reloc; in r600_packet3_check() local
|
D | r100.c | 1367 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/ |
D | flat.h | 95 } reloc; member
|
/linux-2.6.39/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_execbuf.c | 193 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/ |
D | rock.c | 297 struct inode *reloc; in parse_rock_ridge_inode_internal() local
|
/linux-2.6.39/fs/ |
D | binfmt_flat.c | 434 unsigned long *reloc = 0, *rp; in load_flat_file() local
|
/linux-2.6.39/arch/ia64/xen/ |
D | xen_pv_ops.c | 1107 unsigned long reloc = in xen_patch_bundle() local
|
/linux-2.6.39/drivers/gpu/drm/nouveau/ |
D | nouveau_gem.c | 460 struct drm_nouveau_gem_pushbuf_reloc *reloc = NULL; in nouveau_gem_pushbuf_reloc_apply() local
|
/linux-2.6.39/arch/ia64/kernel/ |
D | module.c | 111 #define N(reloc) [R_IA64_##reloc] = #reloc argument
|
/linux-2.6.39/tools/perf/util/ |
D | map.c | 485 s64 reloc; in map__reloc_vmlinux() local
|
/linux-2.6.39/arch/x86/xen/ |
D | enlighten.c | 886 char *start, *end, *reloc; in xen_patch() local
|