Home
last modified time | relevance | path

Searched refs:hlist_move_list (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Ddebugobjects.c330 hlist_move_list(&obj_to_free, &tofree); in free_obj_work()
473 hlist_move_list(&db->list, &freelist); in debug_objects_oom()
1329 hlist_move_list(&objects, &obj_pool); in debug_objects_replace_static_objects()
1333 hlist_move_list(&db->list, &objects); in debug_objects_replace_static_objects()
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_hash.h146 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dfragmentation.c223 hlist_move_list(&chain->fragment_list, chain_out); in batadv_frag_insert_packet()
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drk_list.h781 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlist.h685 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dlist.h704 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dlist.h963 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/OK3568_Linux_fs/kernel/kernel/time/
H A Dtimer.c1486 hlist_move_list(vec, heads++); in collect_expired_timers()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_multicast.c1628 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_del_port()
3203 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_gc_work()
3354 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_dev_del()
/OK3568_Linux_fs/kernel/net/core/
H A Dsock_map.c1199 hlist_move_list(&bucket->head, &unlink_list); in sock_hash_free()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline.c64 hlist_move_list(&mali_timeline_sync_fence_to_free_list, &list); in put_sync_fences()
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c1418 hlist_move_list(&unmounted, &head); in namespace_unlock()
/OK3568_Linux_fs/kernel/net/xfrm/
H A Dxfrm_state.c511 hlist_move_list(&xfrm_state_gc_list, &gc_list); in xfrm_state_gc_task()