Home
last modified time | relevance | path

Searched refs:INIT_HLIST_NODE (Results 51 – 75 of 108) sorted by relevance

12345

/openbmc/linux/fs/fat/
H A Dinode.c775 INIT_HLIST_NODE(&ei->i_fat_hash); in init_once()
776 INIT_HLIST_NODE(&ei->i_dir_hash); in init_once()
/openbmc/linux/kernel/bpf/
H A Dtrampoline.c163 INIT_HLIST_NODE(&tr->hlist); in bpf_trampoline_lookup()
/openbmc/linux/io_uring/
H A Dpoll.c579 INIT_HLIST_NODE(&req->hash_node); in __io_arm_poll_handler()
/openbmc/linux/kernel/
H A Dkprobes.c1293 INIT_HLIST_NODE(&ap->hlist); in init_aggr_kprobe()
1673 INIT_HLIST_NODE(&p->hlist); in register_kprobe()
/openbmc/linux/security/selinux/
H A Davc.c504 INIT_HLIST_NODE(&node->list); in avc_alloc_node()
/openbmc/linux/net/netfilter/
H A Dnfnetlink_log.c194 INIT_HLIST_NODE(&inst->hlist); in instance_create()
/openbmc/linux/net/mac802154/
H A Dllsec.c383 INIT_HLIST_NODE(&entry->bucket_s); in mac802154_llsec_dev_add()
/openbmc/linux/fs/smb/client/
H A Ddfs_cache.c432 INIT_HLIST_NODE(&ce->hlist); in alloc_cache_entry()
/openbmc/linux/arch/x86/kernel/apic/
H A Dvector.c119 INIT_HLIST_NODE(&apicd->clist); in alloc_apic_chip_data()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Defx_channels.c614 INIT_HLIST_NODE(&channel->napi_str.napi_hash_node); in efx_copy_channel()
/openbmc/linux/net/tipc/
H A Dname_table.c273 INIT_HLIST_NODE(&service->service_list); in tipc_service_create()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Defx_channels.c617 INIT_HLIST_NODE(&channel->napi_str.napi_hash_node); in efx_copy_channel()
/openbmc/linux/fs/
H A Ddcache.c1819 INIT_HLIST_NODE(&dentry->d_u.d_alias); in __d_alloc()
2760 INIT_HLIST_NODE(&dentry->d_u.d_alias); in __d_lookup_unhash()
H A Dsuper.c367 INIT_HLIST_NODE(&s->s_instances); in alloc_super()
H A Dinode.c421 INIT_HLIST_NODE(&inode->i_hash); in inode_init_once()
H A Dnamespace.c225 INIT_HLIST_NODE(&mnt->mnt_hash); in alloc_vfsmnt()
233 INIT_HLIST_NODE(&mnt->mnt_mp_list); in alloc_vfsmnt()
/openbmc/linux/mm/
H A Dkmemleak.c905 INIT_HLIST_NODE(&area->node); in add_scan_area()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_conn.c955 INIT_HLIST_NODE(&cp->c_list); in ip_vs_conn_new()
/openbmc/linux/fs/ocfs2/dlm/
H A Ddlmmaster.c259 INIT_HLIST_NODE(&mle->master_hash_node); in dlm_init_mle()
541 INIT_HLIST_NODE(&res->hash_node); in dlm_init_lockres()
/openbmc/linux/net/sched/
H A Dcls_u32.c375 INIT_HLIST_NODE(&tp_c->hnode); in u32_init()
/openbmc/linux/net/xfrm/
H A Dxfrm_policy.c397 INIT_HLIST_NODE(&policy->bydst_inexact_list); in xfrm_policy_alloc()
398 INIT_HLIST_NODE(&policy->bydst); in xfrm_policy_alloc()
399 INIT_HLIST_NODE(&policy->byidx); in xfrm_policy_alloc()
/openbmc/linux/drivers/net/
H A Damt.c377 INIT_HLIST_NODE(&snode->node); in amt_alloc_snode()
488 INIT_HLIST_NODE(&gnode->node); in amt_add_group()
/openbmc/linux/net/sunrpc/
H A Dcache.c48 INIT_HLIST_NODE(&h->cache_list); in cache_init()
/openbmc/linux/drivers/md/
H A Ddm-clone-target.c690 INIT_HLIST_NODE(&hd->h); in hydration_init()
/openbmc/linux/samples/bpf/
H A Dxdp_sample_user.c332 INIT_HLIST_NODE(&e->node); in map_entry_init()

12345