Searched refs:exec_list_pop_head (Results 1 – 3 of 3) sorted by relevance
49 struct exec_node *node = exec_list_pop_head(worklist); in worklist_pop()
462 exec_list_pop_head(struct exec_list *list) in exec_list_pop_head() function625 return exec_list_pop_head(this); in pop_head()
361 struct exec_node *node = exec_list_pop_head(&brw->perfquery.free_sample_buffers); in get_free_sample_buf()