Searched refs:hlist_move_list (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/lib/ |
| H 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() 1329 hlist_move_list(&objects, &obj_pool); in debug_objects_replace_static_objects() 1333 hlist_move_list(&db->list, &objects); in debug_objects_replace_static_objects()
|
| /OK3568_Linux_fs/external/mpp/osal/inc/ |
| H A D | mpp_hash.h | 146 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
|
| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | fragmentation.c | 223 hlist_move_list(&chain->fragment_list, chain_out); in batadv_frag_insert_packet()
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rk_list.h | 781 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | list.h | 685 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | list.h | 704 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | list.h | 963 static inline void hlist_move_list(struct hlist_head *old, in hlist_move_list() function
|
| /OK3568_Linux_fs/kernel/kernel/time/ |
| H A D | timer.c | 1486 hlist_move_list(vec, heads++); in collect_expired_timers()
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_multicast.c | 1628 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_del_port() 3203 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_gc_work() 3354 hlist_move_list(&br->mcast_gc_list, &deleted_head); in br_multicast_dev_del()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | sock_map.c | 1199 hlist_move_list(&bucket->head, &unlink_list); in sock_hash_free()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/ |
| H A D | mali_timeline.c | 64 hlist_move_list(&mali_timeline_sync_fence_to_free_list, &list); in put_sync_fences()
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namespace.c | 1418 hlist_move_list(&unmounted, &head); in namespace_unlock()
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_state.c | 511 hlist_move_list(&xfrm_state_gc_list, &gc_list); in xfrm_state_gc_task()
|