Searched defs:inst_list (Results 1 – 2 of 2) sorted by relevance
119 static struct list_head inst_list; variable121 struct inst_list { struct135 struct inst_list *item, *n; in free_inst() argument
966 try_convert_and_pair(struct schedule_state *s, struct schedule_instruction **inst_list) in try_convert_and_pair()