Searched refs:hlist_move_list (Results 1 – 9 of 9) sorted by relevance
| /linux/net/rxrpc/ |
| H A D | peer_event.c | 222 hlist_move_list(&peer->error_targets, &error_targets); in rxrpc_distribute_error()
|
| /linux/net/batman-adv/ |
| H A D | fragmentation.c | 235 hlist_move_list(&chain->fragment_list, chain_out); in batadv_frag_insert_packet()
|
| /linux/tools/include/linux/ |
| H A D | list.h | 706 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
|
| /linux/drivers/hv/ |
| H A D | mshv_eventfd.c | 855 hlist_move_list(&pt->ioeventfds_list, &items); in mshv_eventfd_release()
|
| /linux/lib/tests/ |
| H A D | list-test.c | 1008 hlist_move_list(&list1, &list2); in hlist_test_move_list()
|
| /linux/net/core/ |
| H A D | sock_map.c | 1172 hlist_move_list(&bucket->head, &unlink_list); in sock_hash_free()
|
| /linux/net/bridge/ |
| H A D | br_multicast.c | 4144 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_gc_work() 4519 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_dev_del()
|
| /linux/drivers/net/ |
| H A D | amt.c | 99 hlist_move_list(&source_gc_list, &gc_list); in __amt_source_gc_work()
|
| /linux/net/xfrm/ |
| H A D | xfrm_state.c | 630 hlist_move_list(&xfrm_state_gc_list, &gc_list); in xfrm_state_gc_task()
|