Home
last modified time | relevance | path

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

/linux/kernel/irq/
H A Dresend.c25 static HLIST_HEAD(irq_resend_list);
/linux/lib/
H A Ddebugobjects.c88 static HLIST_HEAD(pool_boot);
401 HLIST_HEAD(head); in fill_pool()
495 HLIST_HEAD(tofree); in free_obj_work()
570 HLIST_HEAD(freelist); in debug_objects_oom()
1435 HLIST_HEAD(objects); in debug_objects_replace_static_objects()
/linux/net/ax25/
H A Dax25_uid.c43 static HLIST_HEAD(ax25_uid_list);
H A Dax25_iface.c31 static HLIST_HEAD(ax25_linkfail_list);
H A Daf_ax25.c50 HLIST_HEAD(ax25_list);
/linux/kernel/bpf/
H A Dbpf_local_storage.c321 HLIST_HEAD(selem_free_list); in bpf_selem_unlink_storage_nolock()
492 HLIST_HEAD(old_selem_free_list); in bpf_local_storage_alloc()
664 HLIST_HEAD(free_selem_list); in bpf_local_storage_update()
/linux/drivers/net/ethernet/intel/ice/
H A Dice_arfs.c265 HLIST_HEAD(tmp_del_list); in ice_sync_arfs_fltrs()
266 HLIST_HEAD(tmp_add_list); in ice_sync_arfs_fltrs()
/linux/fs/nfs/
H A Dpnfs_dev.c331 HLIST_HEAD(tmp); in _deviceid_purge_client()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c428 HLIST_HEAD(del_list); in arfs_may_expire_flow()
461 HLIST_HEAD(del_list); in arfs_del_rules()
/linux/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);
/linux/net/nfc/
H A Dllcp_core.c257 HLIST_HEAD(nl_sdres_list); in nfc_llcp_sdreq_timeout_work()
1281 HLIST_HEAD(llc_sdres_list); in nfc_llcp_recv_snl()
1283 HLIST_HEAD(nl_sdres_list); in nfc_llcp_recv_snl()
/linux/net/rxrpc/
H A Dpeer_event.c219 HLIST_HEAD(error_targets); in rxrpc_distribute_error()
/linux/tools/include/linux/
H A Dlist.h607 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/linux/drivers/clk/
H A Dclk.c42 static HLIST_HEAD(clk_root_list);
43 static HLIST_HEAD(clk_orphan_list);
47 static HLIST_HEAD(clk_rpm_list);
3278 static HLIST_HEAD(clk_debug_list);
/linux/drivers/android/
H A Dbinder.c81 static HLIST_HEAD(binder_deferred_list);
84 static HLIST_HEAD(binder_devices);
87 static HLIST_HEAD(binder_procs);
90 static HLIST_HEAD(binder_dead_nodes);
/linux/net/x25/
H A Daf_x25.c67 HLIST_HEAD(x25_list);
/linux/net/rose/
H A Daf_rose.c60 static HLIST_HEAD(rose_list);
/linux/net/appletalk/
H A Dddp.c73 HLIST_HEAD(atalk_sockets);
/linux/net/xfrm/
H A Dxfrm_state.c53 static HLIST_HEAD(xfrm_state_gc_list);
54 static HLIST_HEAD(xfrm_state_dev_gc_list);
/linux/arch/sparc/kernel/
H A Dldc.c962 static HLIST_HEAD(ldc_channel_list);
/linux/kernel/printk/
H A Dprintk.c97 HLIST_HEAD(console_list);
/linux/arch/x86/kvm/mmu/
H A Dmmu.c1990 static __ro_after_init HLIST_HEAD(empty_page_hash);