Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drk_list.h283 static inline void list_rotate_left(struct list_head *head) in list_rotate_left() function
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlist.h215 static inline void list_rotate_left(struct list_head *head) in list_rotate_left() function
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dlist.h267 static inline void list_rotate_left(struct list_head *head) in list_rotate_left() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dlist.h326 static inline void list_rotate_left(struct list_head *head) in list_rotate_left() function
/OK3568_Linux_fs/kernel/lib/
H A Dlist-test.c295 list_rotate_left(&list); in list_test_list_rotate_left()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dep93xx_dma.c289 list_rotate_left(&edmac->active); in ep93xx_dma_advance_active()
/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c9388 list_rotate_left(&ctx->tctx_list); in io_ring_exit_work()