Home
last modified time | relevance | path

Searched refs:INIT_HLIST_NODE (Results 1 – 25 of 108) sorted by relevance

12345

/openbmc/linux/include/linux/
H A Dfs_pin.h17 INIT_HLIST_NODE(&p->s_list); in init_fs_pin()
18 INIT_HLIST_NODE(&p->m_list); in init_fs_pin()
H A Dpreempt.h363 INIT_HLIST_NODE(&notifier->link); in preempt_notifier_init()
H A Dlist.h934 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE() function
1009 INIT_HLIST_NODE(n); in hlist_del_init()
/openbmc/linux/net/batman-adv/
H A Doriginator.c381 INIT_HLIST_NODE(&orig_ifinfo->list); in batadv_orig_ifinfo_new()
455 INIT_HLIST_NODE(&neigh_ifinfo->list); in batadv_neigh_ifinfo_new()
533 INIT_HLIST_NODE(&hardif_neigh->list); in batadv_hardif_neigh_create()
640 INIT_HLIST_NODE(&neigh_node->list); in batadv_neigh_node_create()
945 INIT_HLIST_NODE(&orig_node->mcast_want_all_unsnoopables_node); in batadv_orig_node_new()
946 INIT_HLIST_NODE(&orig_node->mcast_want_all_ipv4_node); in batadv_orig_node_new()
947 INIT_HLIST_NODE(&orig_node->mcast_want_all_ipv6_node); in batadv_orig_node_new()
H A Dbat_algo.c86 INIT_HLIST_NODE(&bat_algo_ops->list); in batadv_algo_register()
H A Dtvlv.c249 INIT_HLIST_NODE(&tvlv_new->list); in batadv_tvlv_container_register()
573 INIT_HLIST_NODE(&tvlv_handler->list); in batadv_tvlv_handler_register()
H A Dsend.c529 INIT_HLIST_NODE(&forw_packet->list); in batadv_forw_packet_alloc()
530 INIT_HLIST_NODE(&forw_packet->cleanup_list); in batadv_forw_packet_alloc()
/openbmc/linux/kernel/irq/
H A Dresend.c95 INIT_HLIST_NODE(&desc->resend_node); in irq_resend_init()
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_clsf.c241 INIT_HLIST_NODE(&d->node); in enic_rx_flow_steer()
277 INIT_HLIST_NODE(&n->node); in enic_rx_flow_steer()
/openbmc/linux/fs/nfs/
H A Dpnfs_dev.c257 INIT_HLIST_NODE(&d->node); in nfs4_init_deviceid_node()
258 INIT_HLIST_NODE(&d->tmpnode); in nfs4_init_deviceid_node()
/openbmc/linux/net/9p/
H A Derror.c189 INIT_HLIST_NODE(&c->list); in p9_error_init()
/openbmc/linux/drivers/misc/vmw_vmci/
H A Dvmci_resource.c123 INIT_HLIST_NODE(&resource->node); in vmci_resource_add()
/openbmc/linux/drivers/net/wireguard/
H A Dpeerlookup.c186 INIT_HLIST_NODE(&old->index_hash); in wg_index_hashtable_replace()
H A Dratelimiter.c144 INIT_HLIST_NODE(&entry->hash); in wg_ratelimiter_allow()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_arfs.c234 INIT_HLIST_NODE(&ep->list_entry); in ice_arfs_update_flow_rules()
470 INIT_HLIST_NODE(&arfs_entry->list_entry); in ice_rx_flow_steer()
/openbmc/u-boot/include/linux/
H A Dlist.h554 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE() function
590 INIT_HLIST_NODE(n); in hlist_del_init()
/openbmc/linux/tools/include/linux/
H A Dlist.h609 static inline void INIT_HLIST_NODE(struct hlist_node *h) in INIT_HLIST_NODE() function
646 INIT_HLIST_NODE(n); in hlist_del_init()
/openbmc/linux/kernel/
H A Dwatch_queue.c449 INIT_HLIST_NODE(&watch->list_node); in init_watch()
450 INIT_HLIST_NODE(&watch->queue_node); in init_watch()
/openbmc/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_rx_filter.c171 INIT_HLIST_NODE(&f->by_hash); in ionic_rx_filter_save()
172 INIT_HLIST_NODE(&f->by_id); in ionic_rx_filter_save()
/openbmc/linux/drivers/ptp/
H A Dptp_vclock.c206 INIT_HLIST_NODE(&vclock->vclock_hash_node); in ptp_vclock_register()
/openbmc/linux/net/nfc/
H A Dllcp_commands.c128 INIT_HLIST_NODE(&sdres->node); in nfc_llcp_build_sdres_tlv()
169 INIT_HLIST_NODE(&sdreq->node); in nfc_llcp_build_sdreq_tlv()
/openbmc/linux/lib/
H A Dlist-test.c846 INIT_HLIST_NODE(&a); in hlist_test_unhashed()
868 INIT_HLIST_NODE(&a); in hlist_test_unhashed_lockless()
949 INIT_HLIST_NODE(&a); in hlist_test_fake()
965 INIT_HLIST_NODE(&a); in hlist_test_is_singular_node()
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dmmu_rb.c59 INIT_HLIST_NODE(&h->mn.hlist); in hfi1_mmu_rb_register()
/openbmc/linux/fs/lockd/
H A Dsvcsubs.c137 INIT_HLIST_NODE(&file->f_list); in nlm_lookup_file()
/openbmc/linux/block/
H A Dblk-ioc.c383 INIT_HLIST_NODE(&icq->ioc_node); in ioc_create_icq()

12345