Home
last modified time | relevance | path

Searched refs:HLIST_HEAD (Results 1 – 25 of 30) sorted by relevance

12

/OK3568_Linux_fs/kernel/lib/
H A Ddebugobjects.c66 static HLIST_HEAD(obj_pool);
67 static HLIST_HEAD(obj_to_free);
297 HLIST_HEAD(tofree); in free_obj_work()
464 HLIST_HEAD(freelist); in debug_objects_oom()
1309 HLIST_HEAD(objects); in debug_objects_replace_static_objects()
/OK3568_Linux_fs/kernel/net/ax25/
H A Dax25_uid.c43 static HLIST_HEAD(ax25_uid_list);
H A Dax25_iface.c31 static HLIST_HEAD(ax25_linkfail_list);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_arfs.c264 HLIST_HEAD(tmp_del_list); in ice_sync_arfs_fltrs()
265 HLIST_HEAD(tmp_add_list); in ice_sync_arfs_fltrs()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c360 HLIST_HEAD(del_list); in arfs_may_expire_flow()
389 HLIST_HEAD(del_list); in arfs_del_rules()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dpnfs_dev.c327 HLIST_HEAD(tmp); in _deviceid_purge_client()
/OK3568_Linux_fs/kernel/net/netrom/
H A Dnr_route.c39 static HLIST_HEAD(nr_node_list);
41 static HLIST_HEAD(nr_neigh_list);
H A Daf_netrom.c61 static HLIST_HEAD(nr_list);
/OK3568_Linux_fs/kernel/net/nfc/
H A Dllcp_core.c245 HLIST_HEAD(nl_sdres_list); in nfc_llcp_sdreq_timeout_work()
1237 HLIST_HEAD(llc_sdres_list); in nfc_llcp_recv_snl()
1239 HLIST_HEAD(nl_sdres_list); in nfc_llcp_recv_snl()
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_hash.h50 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dsocket.c171 static HLIST_HEAD(raw_head);
434 static HLIST_HEAD(dgram_head);
/OK3568_Linux_fs/external/security/librkcrypto/include/
H A Drk_list.h667 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dlist.h552 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/OK3568_Linux_fs/kernel/tools/include/linux/
H A Dlist.h596 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dlist.h621 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/OK3568_Linux_fs/kernel/arch/x86/events/amd/
H A Duncore.c38 static HLIST_HEAD(uncore_unused_list);
/OK3568_Linux_fs/kernel/include/linux/
H A Dlist.h790 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk.c36 static HLIST_HEAD(clk_root_list);
37 static HLIST_HEAD(clk_orphan_list);
3011 static HLIST_HEAD(clk_debug_list);
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_multicast.c1621 HLIST_HEAD(deleted_head); in br_multicast_del_port()
3200 HLIST_HEAD(deleted_head); in br_multicast_gc_work()
3348 HLIST_HEAD(deleted_head); in br_multicast_dev_del()
/OK3568_Linux_fs/kernel/net/rose/
H A Daf_rose.c60 static HLIST_HEAD(rose_list);
/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder.c80 static HLIST_HEAD(binder_deferred_list);
83 static HLIST_HEAD(binder_devices);
84 static HLIST_HEAD(binder_procs);
87 static HLIST_HEAD(binder_dead_nodes);
/OK3568_Linux_fs/kernel/net/x25/
H A Daf_x25.c67 HLIST_HEAD(x25_list);
/OK3568_Linux_fs/kernel/fs/
H A Dnamespace.c73 static HLIST_HEAD(unmounted); /* protected by namespace_sem */
2141 HLIST_HEAD(tree_list); in attach_recursive_mnt()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/common/
H A Dmali_timeline.c53 static HLIST_HEAD(mali_timeline_sync_fence_to_free_list);
/OK3568_Linux_fs/kernel/net/appletalk/
H A Dddp.c73 HLIST_HEAD(atalk_sockets);

12