Searched refs:hlist_move_list (Results 1 – 7 of 7) sorted by relevance
| /Linux-v5.4/lib/ |
| D | debugobjects.c | 325 hlist_move_list(&obj_to_free, &tofree); in free_obj_work() 449 hlist_move_list(&db->list, &freelist); in debug_objects_oom() 1316 hlist_move_list(&objects, &obj_pool); in debug_objects_replace_static_objects() 1320 hlist_move_list(&db->list, &objects); in debug_objects_replace_static_objects()
|
| /Linux-v5.4/net/batman-adv/ |
| D | fragmentation.c | 223 hlist_move_list(&chain->fragment_list, chain_out); in batadv_frag_insert_packet()
|
| /Linux-v5.4/tools/include/linux/ |
| D | list.h | 685 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
|
| /Linux-v5.4/include/linux/ |
| D | list.h | 838 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
|
| /Linux-v5.4/kernel/time/ |
| D | timer.c | 1470 hlist_move_list(vec, heads++); in __collect_expired_timers()
|
| /Linux-v5.4/net/xfrm/ |
| D | xfrm_state.c | 512 hlist_move_list(&xfrm_state_gc_list, &gc_list); in xfrm_state_gc_task()
|
| /Linux-v5.4/fs/ |
| D | namespace.c | 1365 hlist_move_list(&unmounted, &head); in namespace_unlock()
|