Searched refs:hlist_move_list (Results 1 – 10 of 10) sorted by relevance
| /linux/lib/ |
| A 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() 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/net/batman-adv/ |
| A D | fragmentation.c | 222 hlist_move_list(&chain->fragment_list, chain_out); in batadv_frag_insert_packet()
|
| /linux/tools/include/linux/ |
| A D | list.h | 685 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
|
| /linux/include/linux/ |
| A D | list.h | 965 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
|
| /linux/kernel/time/ |
| A D | timer.c | 1487 hlist_move_list(vec, heads++); in collect_expired_timers()
|
| /linux/net/bridge/ |
| A D | br_multicast.c | 1892 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/net/core/ |
| A D | sock_map.c | 1135 hlist_move_list(&bucket->head, &unlink_list); in sock_hash_free()
|
| /linux/drivers/net/ |
| A D | amt.c | 95 hlist_move_list(&source_gc_list, &gc_list); in __amt_source_gc_work()
|
| /linux/net/xfrm/ |
| A D | xfrm_state.c | 532 hlist_move_list(&xfrm_state_gc_list, &gc_list); in xfrm_state_gc_task()
|
| /linux/fs/ |
| A D | namespace.c | 1438 hlist_move_list(&unmounted, &head); in namespace_unlock()
|
Completed in 48 milliseconds