Home
last modified time | relevance | path

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

/openbmc/linux/fs/9p/
H A Dvfs_dentry.c57 hlist_move_list((struct hlist_head *)&dentry->d_fsdata, &head); in v9fs_dentry_release()
/openbmc/linux/lib/
H A Ddebugobjects.c324 hlist_move_list(&obj_to_free, &tofree); in free_obj_work()
474 hlist_move_list(&db->list, &freelist); in debug_objects_oom()
1333 hlist_move_list(&objects, &obj_pool); in debug_objects_replace_static_objects()
1337 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()
/openbmc/linux/net/rxrpc/
H A Dpeer_event.c209 hlist_move_list(&peer->error_targets, &error_targets); in rxrpc_distribute_error()
/openbmc/linux/net/batman-adv/
H A Dfragmentation.c222 hlist_move_list(&chain->fragment_list, chain_out); in batadv_frag_insert_packet()
/openbmc/linux/tools/include/linux/
H A Dlist.h696 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/openbmc/linux/include/linux/
H A Dlist.h1105 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/openbmc/linux/kernel/time/
H A Dtimer.c1772 hlist_move_list(vec, heads++); in collect_expired_timers()
/openbmc/linux/net/core/
H A Dsock_map.c1161 hlist_move_list(&bucket->head, &unlink_list); in sock_hash_free()
/openbmc/linux/net/bridge/
H A Dbr_multicast.c4022 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_gc_work()
4366 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_dev_del()
/openbmc/linux/drivers/net/
H A Damt.c97 hlist_move_list(&source_gc_list, &gc_list); in __amt_source_gc_work()
/openbmc/linux/net/xfrm/
H A Dxfrm_state.c556 hlist_move_list(&xfrm_state_gc_list, &gc_list); in xfrm_state_gc_task()
/openbmc/linux/fs/
H A Dnamespace.c1566 hlist_move_list(&unmounted, &head); in namespace_unlock()