Home
last modified time | relevance | path

Searched refs:hlist_move_list (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Ddebugobjects.c326 hlist_move_list(&obj_to_free, &tofree); in free_obj_work()
476 hlist_move_list(&db->list, &freelist); in debug_objects_oom()
1324 hlist_move_list(&objects, &obj_pool); in debug_objects_replace_static_objects()
1328 hlist_move_list(&db->list, &objects); in debug_objects_replace_static_objects()
/kernel/linux/linux-6.6/lib/
H A Ddebugobjects.c323 hlist_move_list(&obj_to_free, &tofree); in free_obj_work()
473 hlist_move_list(&db->list, &freelist); in debug_objects_oom()
1332 hlist_move_list(&objects, &obj_pool); in debug_objects_replace_static_objects()
1336 hlist_move_list(&db->list, &objects); in debug_objects_replace_static_objects()
H A Dlist-test.c1000 hlist_move_list(&list1, &list2); in hlist_test_move_list()
/kernel/linux/linux-6.6/net/rxrpc/
H A Dpeer_event.c209 hlist_move_list(&peer->error_targets, &error_targets); in rxrpc_distribute_error()
/kernel/linux/linux-5.10/tools/include/linux/
H A Dlist.h685 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/kernel/linux/linux-5.10/net/batman-adv/
H A Dfragmentation.c223 hlist_move_list(&chain->fragment_list, chain_out); in batadv_frag_insert_packet()
/kernel/linux/linux-6.6/net/batman-adv/
H A Dfragmentation.c222 hlist_move_list(&chain->fragment_list, chain_out); in batadv_frag_insert_packet()
/kernel/linux/linux-6.6/tools/include/linux/
H A Dlist.h696 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/kernel/linux/linux-5.10/include/linux/
H A Dlist.h956 * hlist_move_list - Move an hlist
963 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/kernel/linux/linux-6.6/include/linux/
H A Dlist.h1098 * hlist_move_list - Move an hlist
1105 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/kernel/time/
H A Dtimer.c1480 hlist_move_list(vec, heads++); in collect_expired_timers()
/kernel/linux/linux-6.6/kernel/time/
H A Dtimer.c1772 hlist_move_list(vec, heads++); in collect_expired_timers()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_multicast.c2054 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_del_port()
4024 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_gc_work()
4368 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_dev_del()
/kernel/linux/linux-5.10/net/core/
H A Dsock_map.c1199 hlist_move_list(&bucket->head, &unlink_list); in sock_hash_free()
/kernel/linux/linux-6.6/net/core/
H A Dsock_map.c1157 hlist_move_list(&bucket->head, &unlink_list); in sock_hash_free()
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_state.c511 hlist_move_list(&xfrm_state_gc_list, &gc_list); in xfrm_state_gc_task()
/kernel/linux/linux-5.10/fs/
H A Dnamespace.c1419 hlist_move_list(&unmounted, &head); in namespace_unlock()
/kernel/linux/linux-6.6/drivers/net/
H A Damt.c97 hlist_move_list(&source_gc_list, &gc_list); in __amt_source_gc_work()
/kernel/linux/linux-6.6/fs/
H A Dnamespace.c1566 hlist_move_list(&unmounted, &head); in namespace_unlock()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_state.c554 hlist_move_list(&xfrm_state_gc_list, &gc_list); in xfrm_state_gc_task()

Completed in 54 milliseconds