Searched defs:ready_list (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/ |
| H A D | scheduler.c | 98 static void ppir_insert_ready_list(struct list_head *ready_list, argument 175 struct list_head ready_list; local in function:ppir_schedule_block 118 ppir_schedule_ready_list(ppir_block * block,struct list_head * ready_list) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/ |
| H A D | scheduler.c | 98 static void ppir_insert_ready_list(struct list_head *ready_list, argument 175 struct list_head ready_list; local in function:ppir_schedule_block 118 ppir_schedule_ready_list(ppir_block * block,struct list_head * ready_list) argument [all...] |
| H A D | node_to_instr.c | 265 struct list_head ready_list; local in function:ppir_do_node_to_instr 245 ppir_ready_list_pick_best(ppir_block * block,struct list_head * ready_list) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | reduce_scheduler.c | 104 static void schedule_insert_ready_list(struct list_head *ready_list, argument 124 static void schedule_ready_list(gpir_block *block, struct list_head *ready_list) argument 173 struct list_head ready_list; local in function:schedule_block [all...] |
| H A D | scheduler.c | 239 static void schedule_insert_ready_list(struct list_head *ready_list, argument 431 gpir_sched_instr_pass(gpir_instr * instr,struct list_head * ready_list) argument 545 schedule_print_pre_one_instr(gpir_instr * instr,struct list_head * ready_list) argument 572 schedule_one_instr(gpir_block * block,struct list_head * ready_list) argument 610 struct list_head ready_list; local in function:schedule_block [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/ |
| H A D | reduce_scheduler.c | 104 static void schedule_insert_ready_list(struct list_head *ready_list, argument 131 static void schedule_ready_list(gpir_block *block, struct list_head *ready_list) argument 180 struct list_head ready_list; local in function:schedule_block [all...] |
| H A D | scheduler.c | 187 struct list_head ready_list; member in struct:__anon022d6df60108 [all...] |
Completed in 10 milliseconds