Searched refs:llist_next (Results 1 – 3 of 3) sorted by relevance
221 static inline struct llist_node *llist_next(struct llist_node *node) in llist_next() function
35 q->ready = llist_next(this); in __lwq_dequeue()
1260 fifo_list = llist_next(fifo_list); in siw_run_sq()