Searched refs:hlist_move_list (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.10/lib/ |
| D | debugobjects.c | 330 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/ |
| D | fragmentation.c | 223 hlist_move_list(&chain->fragment_list, chain_out); in batadv_frag_insert_packet()
|
| /Linux-v5.10/tools/include/linux/ |
| D | list.h | 685 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
|
| /Linux-v5.10/include/linux/ |
| D | list.h | 963 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
|
| /Linux-v5.10/kernel/time/ |
| D | timer.c | 1476 hlist_move_list(vec, heads++); in collect_expired_timers()
|
| /Linux-v5.10/net/bridge/ |
| D | br_multicast.c | 1628 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/ |
| D | sock_map.c | 1190 hlist_move_list(&bucket->head, &unlink_list); in sock_hash_free()
|
| /Linux-v5.10/net/xfrm/ |
| D | xfrm_state.c | 512 hlist_move_list(&xfrm_state_gc_list, &gc_list); in xfrm_state_gc_task()
|
| /Linux-v5.10/fs/ |
| D | namespace.c | 1415 hlist_move_list(&unmounted, &head); in namespace_unlock()
|