Searched refs:list_rotate_left (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv50.c319 list_rotate_left(&runl->cgrps);
/linux-master/drivers/crypto/rockchip/
H A Drk3288_crypto.c41 list_rotate_left(&rocklist.dev_list);
/linux-master/tools/include/linux/
H A Dlist.h212 * list_rotate_left - rotate the list to the left
215 static inline void list_rotate_left(struct list_head *head) function
/linux-master/drivers/dma/
H A Dep93xx_dma.c289 list_rotate_left(&edmac->active);
/linux-master/include/linux/
H A Dlist.h414 * list_rotate_left - rotate the list to the left
417 static inline void list_rotate_left(struct list_head *head) function
/linux-master/lib/
H A Dlist-test.c334 list_rotate_left(&list);
/linux-master/io_uring/
H A Dio_uring.c3114 list_rotate_left(&ctx->tctx_list);

Completed in 155 milliseconds