Searched refs:cmdq_list (Results 1 – 2 of 2) sorted by relevance
44 struct cmdq_list *queue;90 struct cmdq_list { struct111 static struct cmdq_list * argument114 static struct cmdq_list *global_queue; in cmdq_get()125 struct cmdq_list *128 struct cmdq_list *queue; in cmdq_new()137 cmdq_free(struct cmdq_list *queue) in cmdq_free()304 struct cmdq_list *queue = cmdq_get(c); in cmdq_append()329 struct cmdq_list *queue = after->queue; in cmdq_insert_after()733 struct cmdq_list *queue = cmdq_get(c); in cmdq_next()[all …]
46 struct cmdq_list;1847 struct cmdq_list *queue;2667 struct cmdq_list *cmdq_new(void);2668 void cmdq_free(struct cmdq_list *);