Home
last modified time | relevance | path

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

/Linux-v4.19/lib/
Ddebugobjects.c235 hlist_move_list(&obj_to_free, &tofree); in free_obj_work()
294 hlist_move_list(&db->list, &freelist); in debug_objects_oom()
1146 hlist_move_list(&objects, &obj_pool); in debug_objects_replace_static_objects()
1150 hlist_move_list(&db->list, &objects); in debug_objects_replace_static_objects()
/Linux-v4.19/net/batman-adv/
Dfragmentation.c235 hlist_move_list(&chain->fragment_list, chain_out); in batadv_frag_insert_packet()
/Linux-v4.19/tools/include/linux/
Dlist.h685 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/Linux-v4.19/include/linux/
Dlist.h755 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
/Linux-v4.19/kernel/time/
Dtimer.c1382 hlist_move_list(vec, heads++); in __collect_expired_timers()
/Linux-v4.19/fs/
Dnamespace.c1356 hlist_move_list(&unmounted, &head); in namespace_unlock()
/Linux-v4.19/net/xfrm/
Dxfrm_state.c465 hlist_move_list(&xfrm_state_gc_list, &gc_list); in xfrm_state_gc_task()