Searched refs:list_rotate_left (Results 1 – 7 of 7) sorted by relevance
319 list_rotate_left(&runl->cgrps); in nv50_runl_update()
212 * list_rotate_left - rotate the list to the left215 static inline void list_rotate_left(struct list_head *head) in list_rotate_left() function
579 For rotation, Linux provides us with two functions: list_rotate_left() and610 list_rotate_left(&car->clowns);
414 * list_rotate_left - rotate the list to the left417 static inline void list_rotate_left(struct list_head *head) in list_rotate_left() function
349 list_rotate_left(&edmac->active); in ep93xx_dma_advance_active()
338 list_rotate_left(&list); in list_test_list_rotate_left()
3009 list_rotate_left(&ctx->tctx_list); in io_ring_exit_work()