Home
last modified time | relevance | path

Searched refs:reloc_worklist_entry (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/broadcom/clif/
Dclif_dump.c35 struct reloc_worklist_entry *
40 struct reloc_worklist_entry *entry = in clif_dump_add_address_to_worklist()
41 rzalloc(clif, struct reloc_worklist_entry); in clif_dump_add_address_to_worklist()
161 struct reloc_worklist_entry *reloc, in clif_dump_gl_shader_state_record()
188 list_for_each_entry_safe(struct reloc_worklist_entry, reloc, in clif_process_worklist()
215 return ((*(struct reloc_worklist_entry **)a)->addr - in worklist_entry_compare()
216 (*(struct reloc_worklist_entry **)b)->addr); in worklist_entry_compare()
281 list_for_each_entry(struct reloc_worklist_entry, reloc, in clif_dump_buffers()
285 struct reloc_worklist_entry **relocs = in clif_dump_buffers()
286 ralloc_array(clif, struct reloc_worklist_entry *, num_relocs); in clif_dump_buffers()
[all …]
Dclif_private.h65 struct reloc_worklist_entry { struct
87 struct reloc_worklist_entry * argument
Dv3dx_dump.c85 struct reloc_worklist_entry *reloc = in v3dX()
161 struct reloc_worklist_entry *reloc = in v3dX()