Home
last modified time | relevance | path

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

/Linux-v5.15/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()
1334 hlist_move_list(&objects, &obj_pool); in debug_objects_replace_static_objects()
1338 hlist_move_list(&db->list, &objects); in debug_objects_replace_static_objects()
/Linux-v5.15/net/batman-adv/
Dfragmentation.c222 hlist_move_list(&chain->fragment_list, chain_out); in batadv_frag_insert_packet()
/Linux-v5.15/tools/include/linux/
Dlist.h685 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/Linux-v5.15/include/linux/
Dlist.h963 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/Linux-v5.15/kernel/time/
Dtimer.c1487 hlist_move_list(vec, heads++); in collect_expired_timers()
/Linux-v5.15/net/core/
Dsock_map.c1136 hlist_move_list(&bucket->head, &unlink_list); in sock_hash_free()
/Linux-v5.15/net/bridge/
Dbr_multicast.c1892 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_del_port()
3843 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_gc_work()
4183 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_dev_del()
/Linux-v5.15/net/xfrm/
Dxfrm_state.c532 hlist_move_list(&xfrm_state_gc_list, &gc_list); in xfrm_state_gc_task()
/Linux-v5.15/fs/
Dnamespace.c1438 hlist_move_list(&unmounted, &head); in namespace_unlock()