| /OK3568_Linux_fs/kernel/lib/ |
| H A D | debugobjects.c | 66 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 D | ax25_uid.c | 43 static HLIST_HEAD(ax25_uid_list);
|
| H A D | ax25_iface.c | 31 static HLIST_HEAD(ax25_linkfail_list);
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_arfs.c | 264 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 D | en_arfs.c | 360 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 D | pnfs_dev.c | 327 HLIST_HEAD(tmp); in _deviceid_purge_client()
|
| /OK3568_Linux_fs/kernel/net/netrom/ |
| H A D | nr_route.c | 39 static HLIST_HEAD(nr_node_list); 41 static HLIST_HEAD(nr_neigh_list);
|
| H A D | af_netrom.c | 61 static HLIST_HEAD(nr_list);
|
| /OK3568_Linux_fs/kernel/net/nfc/ |
| H A D | llcp_core.c | 245 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 D | mpp_hash.h | 50 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
|
| /OK3568_Linux_fs/kernel/net/ieee802154/ |
| H A D | socket.c | 171 static HLIST_HEAD(raw_head); 434 static HLIST_HEAD(dgram_head);
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rk_list.h | 667 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | list.h | 552 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | list.h | 596 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | list.h | 621 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
|
| /OK3568_Linux_fs/kernel/arch/x86/events/amd/ |
| H A D | uncore.c | 38 static HLIST_HEAD(uncore_unused_list);
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | list.h | 790 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
|
| /OK3568_Linux_fs/kernel/drivers/clk/ |
| H A D | clk.c | 36 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 D | br_multicast.c | 1621 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 D | af_rose.c | 60 static HLIST_HEAD(rose_list);
|
| /OK3568_Linux_fs/kernel/drivers/android/ |
| H A D | binder.c | 80 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 D | af_x25.c | 67 HLIST_HEAD(x25_list);
|
| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namespace.c | 73 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 D | mali_timeline.c | 53 static HLIST_HEAD(mali_timeline_sync_fence_to_free_list);
|
| /OK3568_Linux_fs/kernel/net/appletalk/ |
| H A D | ddp.c | 73 HLIST_HEAD(atalk_sockets);
|