Home
last modified time | relevance | path

Searched defs:reloc (Results 51 - 63 of 63) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dr600_cs.c970 struct radeon_bo_list *reloc; in r600_cs_check_reg() local
1627 struct radeon_bo_list *reloc; r600_packet3_check() local
[all...]
H A Dr100.c1267 struct radeon_bo_list *reloc; in r100_reloc_pitch_offset() local
1306 struct radeon_bo_list *reloc; in r100_packet3_load_vbpntr() local
1555 struct radeon_bo_list *reloc; r100_packet0_check() local
1913 struct radeon_bo_list *reloc; r100_packet3_check() local
[all...]
/kernel/linux/linux-5.10/tools/objtool/
H A Dcheck.c445 struct reloc *reloc; in add_dead_ends() local
715 struct reloc *reloc; add_ignores() local
924 struct reloc *reloc; add_ignore_alternatives() local
1008 struct reloc *reloc = insn_reloc(file, insn); annotate_call_site() local
1138 struct reloc *reloc; add_jump_destinations() local
1259 struct reloc *reloc; add_call_destinations() local
1555 struct reloc *reloc = table; add_jump_table() local
1659 struct reloc *reloc; mark_func_jump_tables() local
1751 struct reloc *reloc; read_unwind_hints() local
1840 struct reloc *reloc; read_retpoline_hints() local
1877 struct reloc *reloc; read_instr_hints() local
1924 struct reloc *reloc; read_intra_function_calls() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c1165 struct vmw_relocation *reloc; in vmw_translate_mob_ptr() local
1220 struct vmw_relocation *reloc; in vmw_translate_guest_ptr() local
3697 struct vmw_relocation *reloc; vmw_apply_relocations() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c1111 relocation_target(const struct drm_i915_gem_relocation_entry *reloc, in relocation_target() argument
1390 relocate_entry(struct i915_vma *vma, const struct drm_i915_gem_relocation_entry *reloc, struct i915_execbuffer *eb, const struct i915_vma *target) relocate_entry() argument
1422 eb_relocate_entry(struct i915_execbuffer *eb, struct eb_vma *ev, const struct drm_i915_gem_relocation_entry *reloc) eb_relocate_entry() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dr600_cs.c969 struct radeon_bo_list *reloc; in r600_cs_check_reg() local
1629 struct radeon_bo_list *reloc; r600_packet3_check() local
[all...]
H A Dr100.c1275 struct radeon_bo_list *reloc; in r100_reloc_pitch_offset() local
1314 struct radeon_bo_list *reloc; in r100_packet3_load_vbpntr() local
1563 struct radeon_bo_list *reloc; r100_packet0_check() local
1921 struct radeon_bo_list *reloc; r100_packet3_check() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c1156 struct vmw_relocation *reloc; in vmw_translate_mob_ptr() local
1212 struct vmw_relocation *reloc; in vmw_translate_guest_ptr() local
3761 struct vmw_relocation *reloc; vmw_apply_relocations() local
[all...]
/kernel/linux/linux-6.6/tools/objtool/
H A Dcheck.c496 struct reloc *reloc; in add_pv_ops() local
585 struct reloc *reloc; add_dead_ends() local
964 struct reloc *reloc; create_mcount_loc_sections() local
1026 struct reloc *reloc; add_ignores() local
1266 struct reloc *reloc; add_ignore_alternatives() local
1320 struct reloc *reloc; insn_reloc() local
1352 struct reloc *reloc = insn_reloc(file, insn); annotate_call_site() local
1547 struct reloc *reloc; add_jump_destinations() local
1675 struct reloc *reloc; add_call_destinations() local
1888 struct reloc *reloc = insn_reloc(file, orig_insn); handle_jump_alt() local
2009 struct reloc *reloc = table; add_jump_table() local
2110 struct reloc *reloc; mark_func_jump_tables() local
2210 struct reloc *reloc; read_unwind_hints() local
2299 struct reloc *reloc; read_noendbr_hints() local
2323 struct reloc *reloc; read_retpoline_hints() local
2359 struct reloc *reloc; read_instr_hints() local
2406 struct reloc *reloc; read_validate_unret_hints() local
2434 struct reloc *reloc; read_intra_function_calls() local
3353 struct reloc *reloc; call_dest_name() local
3372 struct reloc *reloc; pv_call_dest() local
4297 struct reloc *reloc; validate_ibt_insn() local
4389 validate_ibt_data_reloc(struct objtool_file *file, struct reloc *reloc) validate_ibt_data_reloc() argument
4422 struct reloc *reloc; validate_ibt() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dprobe-event.c128 kernel_get_symbol_address_by_name(const char *name, u64 *addr, bool reloc, bool reladdr) kernel_get_symbol_address_by_name() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dprobe-event.c129 kernel_get_symbol_address_by_name(const char *name, u64 *addr, bool reloc, bool reladdr) kernel_get_symbol_address_by_name() argument
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dpatch_ca0132.c3074 dspxfr_one_seg(struct hda_codec *codec, const struct dsp_image_seg *fls, unsigned int reloc, struct dma_engine *dma_engine, unsigned int dma_chan, unsigned int port_map_mask, bool ovly) dspxfr_one_seg() argument
3270 dspxfr_image(struct hda_codec *codec, const struct dsp_image_seg *fls_data, unsigned int reloc, unsigned int sample_rate, unsigned short channels, bool ovly) dspxfr_image() argument
3423 dspload_image(struct hda_codec *codec, const struct dsp_image_seg *fls, bool ovly, unsigned int reloc, bool autostart, int router_chans) dspload_image() argument
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_ca0132.c3194 dspxfr_one_seg(struct hda_codec *codec, const struct dsp_image_seg *fls, unsigned int reloc, struct dma_engine *dma_engine, unsigned int dma_chan, unsigned int port_map_mask, bool ovly) dspxfr_one_seg() argument
3390 dspxfr_image(struct hda_codec *codec, const struct dsp_image_seg *fls_data, unsigned int reloc, unsigned int sample_rate, unsigned short channels, bool ovly) dspxfr_image() argument
3543 dspload_image(struct hda_codec *codec, const struct dsp_image_seg *fls, bool ovly, unsigned int reloc, bool autostart, int router_chans) dspload_image() argument
[all...]

Completed in 46 milliseconds

123