Searched refs:cmdq_list (Results 1 – 2 of 2) sorted by relevance
43 struct cmdq_list *queue;89 struct cmdq_list { struct110 static struct cmdq_list * argument113 static struct cmdq_list *global_queue; in cmdq_get()124 struct cmdq_list *127 struct cmdq_list *queue; in cmdq_new()136 cmdq_free(struct cmdq_list *queue) in cmdq_free()301 struct cmdq_list *queue = cmdq_get(c); in cmdq_append()326 struct cmdq_list *queue = after->queue; in cmdq_insert_after()721 struct cmdq_list *queue = cmdq_get(c); in cmdq_next()[all …]
46 struct cmdq_list;1699 struct cmdq_list *queue;2487 struct cmdq_list *cmdq_new(void);2488 void cmdq_free(struct cmdq_list *);