Searched refs:move_entry (Results 1 – 1 of 1) sorted by relevance
161 MALI_STATIC_INLINE void _mali_osk_list_move(_mali_osk_list_t *move_entry, _mali_osk_list_t *list) in _mali_osk_list_move() argument163 __mali_osk_list_del(move_entry->prev, move_entry->next); in _mali_osk_list_move()164 _mali_osk_list_add(move_entry, list); in _mali_osk_list_move()