Home
last modified time | relevance | path

Searched refs:osal_list_move_tail (Results 1 - 4 of 4) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/osal/include/
H A Dosal_list.h176 static inline void osal_list_move_tail(struct osal_list_head *list, in osal_list_move_tail() function
232 osal_list_move_tail(first, head); in osal_list_rotate_left()
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H A Dosal_list.h173 static inline void osal_list_move_tail(struct osal_list_head *list, in osal_list_move_tail() function
229 osal_list_move_tail(first, head); in osal_list_rotate_left()
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H A Dosal_list.h172 static inline void osal_list_move_tail(struct osal_list_head *list, in osal_list_move_tail() function
228 osal_list_move_tail(first, head); in osal_list_rotate_left()
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/drv/include/
H A Dosal_list.h175 static inline void osal_list_move_tail(struct osal_list_head *list, in osal_list_move_tail() function
231 osal_list_move_tail(first, head); in osal_list_rotate_left()

Completed in 6 milliseconds