Searched refs:INIT_HLIST_NODE (Results 1 - 69 of 69) sorted by relevance

/linux-4.1.27/include/linux/
H A Dfs_pin.h16 INIT_HLIST_NODE(&p->s_list); init_fs_pin()
17 INIT_HLIST_NODE(&p->m_list); init_fs_pin()
H A Dpreempt.h190 INIT_HLIST_NODE(&notifier->link); preempt_notifier_init()
H A Dlist.h598 static inline void INIT_HLIST_NODE(struct hlist_node *h) INIT_HLIST_NODE() function
634 INIT_HLIST_NODE(n); hlist_del_init()
/linux-4.1.27/drivers/net/ethernet/cisco/enic/
H A Denic_clsf.c239 INIT_HLIST_NODE(&d->node); enic_rx_flow_steer()
275 INIT_HLIST_NODE(&n->node); enic_rx_flow_steer()
/linux-4.1.27/fs/nfs/
H A Dpnfs_dev.c252 INIT_HLIST_NODE(&d->node); nfs4_init_deviceid_node()
253 INIT_HLIST_NODE(&d->tmpnode); nfs4_init_deviceid_node()
/linux-4.1.27/drivers/misc/vmw_vmci/
H A Dvmci_resource.c129 INIT_HLIST_NODE(&resource->node); vmci_resource_add()
H A Dvmci_doorbell.c463 INIT_HLIST_NODE(&entry->node); vmci_doorbell_create()
/linux-4.1.27/net/batman-adv/
H A Doriginator.c311 INIT_HLIST_NODE(&orig_ifinfo->list); batadv_orig_ifinfo_new()
386 INIT_HLIST_NODE(&neigh_ifinfo->list); batadv_neigh_ifinfo_new()
418 INIT_HLIST_NODE(&neigh_node->list); batadv_neigh_node_new()
647 INIT_HLIST_NODE(&orig_node->mcast_want_all_unsnoopables_node); batadv_orig_node_new()
648 INIT_HLIST_NODE(&orig_node->mcast_want_all_ipv4_node); batadv_orig_node_new()
649 INIT_HLIST_NODE(&orig_node->mcast_want_all_ipv6_node); batadv_orig_node_new()
H A Dmain.c538 INIT_HLIST_NODE(&bat_algo_ops->list); batadv_algo_register()
790 INIT_HLIST_NODE(&tvlv_new->list); batadv_tvlv_container_register()
1079 INIT_HLIST_NODE(&tvlv_handler->list); batadv_tvlv_handler_register()
H A Dgateway_client.c420 INIT_HLIST_NODE(&gw_node->list); batadv_gw_node_add()
H A Dtranslation-table.c1277 INIT_HLIST_NODE(&orig_entry->list); batadv_tt_global_orig_entry_add()
/linux-4.1.27/net/nfc/
H A Dllcp_commands.c140 INIT_HLIST_NODE(&sdres->node); nfc_llcp_build_sdres_tlv()
177 INIT_HLIST_NODE(&sdreq->node); nfc_llcp_build_sdreq_tlv()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlustre_capa.h212 INIT_HLIST_NODE(&ocapa->u.tgt.c_hash); alloc_capa()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
H A Dremote_perm.c66 INIT_HLIST_NODE(&lrp->lrp_list); alloc_ll_remote_perm()
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
H A Dconnection.c63 INIT_HLIST_NODE(&conn->c_hash); ptlrpc_connection_get()
/linux-4.1.27/net/9p/
H A Derror.c206 INIT_HLIST_NODE(&c->list); p9_error_init()
/linux-4.1.27/block/
H A Dblk-ioc.c377 INIT_HLIST_NODE(&icq->ioc_node); ioc_create_icq()
H A Dbsg.c690 INIT_HLIST_NODE(&bd->dev_list); bsg_alloc_device()
H A Dblk-mq.c195 INIT_HLIST_NODE(&rq->hash); blk_mq_rq_ctx_init()
H A Dblk-core.c106 INIT_HLIST_NODE(&rq->hash); blk_rq_init()
/linux-4.1.27/fs/lockd/
H A Dsvcsubs.c110 INIT_HLIST_NODE(&file->f_list); nlm_lookup_file()
/linux-4.1.27/drivers/md/
H A Ddm-cache-policy-mq.c363 INIT_HLIST_NODE(&e->hlist); alloc_entry()
377 INIT_HLIST_NODE(&e->hlist); alloc_particular_entry()
387 INIT_HLIST_NODE(&e->hlist); free_entry()
H A Ddm-snap.c221 INIT_HLIST_NODE(&c->node); init_tracked_chunk()
/linux-4.1.27/kernel/
H A Dkprobes.c1084 INIT_HLIST_NODE(&ri->hlist); recycle_rp_inst()
1247 INIT_HLIST_NODE(&ap->hlist); init_aggr_kprobe()
1522 INIT_HLIST_NODE(&p->hlist); register_kprobe()
1825 INIT_HLIST_NODE(&ri->hlist); pre_handler_kretprobe()
1877 INIT_HLIST_NODE(&inst->hlist); register_kretprobe()
H A Dfork.c1654 INIT_HLIST_NODE(&links[type].node); /* not really needed */ init_idle_pids()
H A Dcgroup.c818 INIT_HLIST_NODE(&cset->hlist); find_css_set()
H A Dworkqueue.c3164 INIT_HLIST_NODE(&pool->hash_node); init_worker_pool()
/linux-4.1.27/drivers/infiniband/core/
H A Dfmr_pool.c322 INIT_HLIST_NODE(&fmr->cache_node); ib_create_fmr_pool()
H A Dumem_odp.c311 INIT_HLIST_NODE(&context->mn.hlist); ib_umem_odp_get()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
H A Dlov_pool.c455 INIT_HLIST_NODE(&new_pool->pool_hash); lov_pool_new()
/linux-4.1.27/net/ipv6/
H A Daddrlabel.c237 INIT_HLIST_NODE(&newp->list); ip6addrlbl_alloc()
H A Daddrconf.c886 INIT_HLIST_NODE(&ifa->addr_lst); ipv6_add_addr()
/linux-4.1.27/net/rds/
H A Dconnection.c155 INIT_HLIST_NODE(&conn->c_hash_node); __rds_conn_create()
/linux-4.1.27/net/tipc/
H A Dnode.c130 INIT_HLIST_NODE(&n_ptr->hash); tipc_node_create()
H A Dname_table.c170 INIT_HLIST_NODE(&nseq->ns_list); tipc_nameseq_create()
/linux-4.1.27/net/ipv4/
H A Ddevinet.c786 INIT_HLIST_NODE(&ifa->hash); rtm_to_ifaddr()
1062 INIT_HLIST_NODE(&ifa->hash); devinet_ioctl()
1415 INIT_HLIST_NODE(&ifa->hash); inetdev_event()
/linux-4.1.27/net/xfrm/
H A Dxfrm_state.c479 INIT_HLIST_NODE(&x->bydst); xfrm_state_alloc()
480 INIT_HLIST_NODE(&x->bysrc); xfrm_state_alloc()
481 INIT_HLIST_NODE(&x->byspi); xfrm_state_alloc()
H A Dxfrm_policy.c289 INIT_HLIST_NODE(&policy->bydst); xfrm_policy_alloc()
290 INIT_HLIST_NODE(&policy->byidx); xfrm_policy_alloc()
/linux-4.1.27/net/mac802154/
H A Dllsec.c380 INIT_HLIST_NODE(&entry->bucket_s); mac802154_llsec_dev_add()
/linux-4.1.27/net/openvswitch/
H A Dvport.c153 INIT_HLIST_NODE(&vport->dp_hash_node); ovs_vport_alloc()
/linux-4.1.27/net/sched/
H A Dact_api.c251 INIT_HLIST_NODE(&p->tcfc_head); tcf_hash_create()
H A Dsch_api.c712 INIT_HLIST_NODE(&cl->hnode); qdisc_class_hash_insert()
/linux-4.1.27/net/sunrpc/
H A Dauth.c643 INIT_HLIST_NODE(&cred->cr_hash); rpcauth_init_cred()
/linux-4.1.27/security/selinux/
H A Davc.c278 INIT_HLIST_NODE(&node->list); avc_alloc_node()
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dgenops.c849 INIT_HLIST_NODE(&export->exp_uuid_hash); class_new_export()
850 INIT_HLIST_NODE(&export->exp_nid_hash); class_new_export()
H A Dlu_object.c1218 INIT_HLIST_NODE(&h->loh_hash); lu_object_header_init()
/linux-4.1.27/fs/fat/
H A Dinode.c669 INIT_HLIST_NODE(&ei->i_fat_hash); init_once()
670 INIT_HLIST_NODE(&ei->i_dir_hash); init_once()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_lock.c457 INIT_HLIST_NODE(&lock->l_exp_hash); ldlm_lock_new()
458 INIT_HLIST_NODE(&lock->l_exp_flock_hash); ldlm_lock_new()
/linux-4.1.27/net/l2tp/
H A Dl2tp_core.c1766 INIT_HLIST_NODE(&session->hlist); l2tp_session_create()
1767 INIT_HLIST_NODE(&session->global_hlist); l2tp_session_create()
/linux-4.1.27/fs/
H A Dsuper.c191 INIT_HLIST_NODE(&s->s_instances); alloc_super()
H A Dnamespace.c228 INIT_HLIST_NODE(&mnt->mnt_hash); alloc_vfsmnt()
236 INIT_HLIST_NODE(&mnt->mnt_mp_list); alloc_vfsmnt()
H A Dinode.c358 INIT_HLIST_NODE(&inode->i_hash); inode_init_once()
H A Dlocks.c245 INIT_HLIST_NODE(&fl->fl_link); locks_init_lock_heads()
H A Ddcache.c1598 INIT_HLIST_NODE(&dentry->d_u.d_alias); __d_alloc()
/linux-4.1.27/fs/fscache/
H A Dobject.c304 INIT_HLIST_NODE(&object->cookie_link); fscache_object_init()
/linux-4.1.27/net/netfilter/ipvs/
H A Dip_vs_conn.c888 INIT_HLIST_NODE(&cp->c_list); ip_vs_conn_new()
H A Dip_vs_ctl.c914 INIT_HLIST_NODE(&dest->d_list);
/linux-4.1.27/net/netfilter/
H A Dnfnetlink_log.c179 INIT_HLIST_NODE(&inst->hlist); instance_create()
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dsunvnet.c1962 INIT_HLIST_NODE(&port->hash); vnet_port_probe()
/linux-4.1.27/arch/sparc/kernel/
H A Dldc.c1220 INIT_HLIST_NODE(&lp->list); ldc_alloc()
/linux-4.1.27/mm/
H A Dkmemleak.c770 INIT_HLIST_NODE(&area->node); add_scan_area()
/linux-4.1.27/net/atm/
H A Dlec.c1568 INIT_HLIST_NODE(&to_return->next); make_entry()
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dauth_gss.c995 INIT_HLIST_NODE(&gss_auth->hash); gss_create_new()
/linux-4.1.27/fs/ocfs2/dlm/
H A Ddlmmaster.c276 INIT_HLIST_NODE(&mle->master_hash_node); dlm_init_mle()
573 INIT_HLIST_NODE(&res->hash_node); dlm_init_lockres()
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
H A Di40e_ethtool.c2158 INIT_HLIST_NODE(&input->fdir_node); i40e_update_ethtool_fdir_entry()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ethtool.c2534 INIT_HLIST_NODE(&input->fdir_node); ixgbe_update_ethtool_fdir_entry()
/linux-4.1.27/fs/quota/
H A Ddquot.c814 INIT_HLIST_NODE(&dquot->dq_hash); get_empty_dquot()
/linux-4.1.27/fs/xfs/
H A Dxfs_log_recover.c3608 INIT_HLIST_NODE(&trans->r_list);
/linux-4.1.27/kernel/events/
H A Dcore.c7553 INIT_HLIST_NODE(&event->hlist_entry); perf_event_alloc()

Completed in 2650 milliseconds