Searched refs:queued_qpu_inst (Results 1 – 3 of 3) sorted by relevance
49 struct queued_qpu_inst *q = rzalloc(block, struct queued_qpu_inst); in queue()57 struct queued_qpu_inst *q = in last_inst()58 (struct queued_qpu_inst *)block->qpu_inst_list.prev; in last_inst()
47 struct queued_qpu_inst *inst;1037 struct queued_qpu_inst *inst = in qpu_schedule_instructions_block()1038 (struct queued_qpu_inst *)block->qpu_inst_list.next; in qpu_schedule_instructions_block()1135 list_for_each_entry(struct queued_qpu_inst, q, in qpu_schedule_instructions()
191 struct queued_qpu_inst { struct