Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
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()
/Linux-v5.10/net/batman-adv/
Dfragmentation.c223 hlist_move_list(&chain->fragment_list, chain_out); in batadv_frag_insert_packet()
/Linux-v5.10/tools/include/linux/
Dlist.h685 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/Linux-v5.10/include/linux/
Dlist.h963 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/Linux-v5.10/kernel/time/
Dtimer.c1476 hlist_move_list(vec, heads++); in collect_expired_timers()
/Linux-v5.10/net/bridge/
Dbr_multicast.c1628 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_del_port()
3214 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_gc_work()
3365 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_dev_del()
/Linux-v5.10/net/core/
Dsock_map.c1190 hlist_move_list(&bucket->head, &unlink_list); in sock_hash_free()
/Linux-v5.10/net/xfrm/
Dxfrm_state.c512 hlist_move_list(&xfrm_state_gc_list, &gc_list); in xfrm_state_gc_task()
/Linux-v5.10/fs/
Dnamespace.c1415 hlist_move_list(&unmounted, &head); in namespace_unlock()