/linux-4.1.27/drivers/gpu/drm/ |
D | drm_hashtab.c | 69 hlist_for_each_entry(entry, h_list, head) in drm_ht_verbose_list() 82 hlist_for_each_entry(entry, h_list, head) { in drm_ht_find_key() 120 hlist_for_each_entry(entry, h_list, head) { in drm_ht_insert_item()
|
/linux-4.1.27/drivers/clk/ |
D | clk.c | 192 hlist_for_each_entry(child, &c->children, child_node) in clk_summary_show_subtree() 207 hlist_for_each_entry(c, *lists, child_node) in clk_summary_show() 251 hlist_for_each_entry(child, &c->children, child_node) { in clk_dump_subtree() 270 hlist_for_each_entry(c, *lists, child_node) { in clk_dump() 462 hlist_for_each_entry(clk, &clk_debug_list, debug_node) in clk_debug_init() 489 hlist_for_each_entry(child, &clk->children, child_node) in clk_unprepare_unused_subtree() 516 hlist_for_each_entry(child, &clk->children, child_node) in clk_disable_unused_subtree() 564 hlist_for_each_entry(clk, &clk_root_list, child_node) in clk_disable_unused() 567 hlist_for_each_entry(clk, &clk_orphan_list, child_node) in clk_disable_unused() 570 hlist_for_each_entry(clk, &clk_root_list, child_node) in clk_disable_unused() [all …]
|
/linux-4.1.27/include/linux/ |
D | hashtable.h | 124 hlist_for_each_entry(obj, &name[bkt], member) 161 hlist_for_each_entry(obj, &name[hash_min(key, HASH_BITS(name))], member)
|
D | if_team.h | 240 hlist_for_each_entry(port, head, hlist) in team_get_port_by_index()
|
D | list.h | 708 #define hlist_for_each_entry(pos, head, member) \ macro
|
/linux-4.1.27/fs/fscache/ |
D | cookie.c | 287 hlist_for_each_entry(object, &cookie->backing_objects, in fscache_alloc_object() 364 hlist_for_each_entry(p, &cookie->backing_objects, cookie_link) { in fscache_attach_object() 374 hlist_for_each_entry(p, &cookie->parent->backing_objects, in fscache_attach_object() 497 hlist_for_each_entry(object, in __fscache_update_cookie() 541 hlist_for_each_entry(object, &cookie->backing_objects, cookie_link) { in __fscache_disable_cookie()
|
/linux-4.1.27/fs/notify/ |
D | mark.c | 119 hlist_for_each_entry(mark, head, obj_list) in fsnotify_recalc_mask() 294 hlist_for_each_entry(lmark, head, obj_list) { in fsnotify_add_mark_list() 399 hlist_for_each_entry(mark, head, obj_list) { in fsnotify_find_mark()
|
D | fsnotify.c | 66 hlist_for_each_entry(alias, &inode->i_dentry, d_u.d_alias) { in __fsnotify_update_child_dentry_flags()
|
/linux-4.1.27/virt/kvm/ |
D | irqchip.c | 55 hlist_for_each_entry(e, &irq_rt->map[gsi], link) { in kvm_irq_map_gsi() 139 hlist_for_each_entry(ei, &rt->map[ue->gsi], link) in setup_routing_entry()
|
/linux-4.1.27/include/net/ |
D | netrom.h | 158 hlist_for_each_entry(__nr_neigh, list, neigh_node) 164 hlist_for_each_entry(__nr_node, list, node_node)
|
D | ax25.h | 166 hlist_for_each_entry(__ax25, list, uid_node) 252 hlist_for_each_entry(__ax25, list, ax25_node)
|
D | inet_hashtables.h | 95 hlist_for_each_entry(tb, head, node)
|
D | sch_generic.h | 374 hlist_for_each_entry(cl, &hash->hash[h], hnode) { in qdisc_class_find()
|
D | sock.h | 655 hlist_for_each_entry(__sk, list, sk_node) 670 hlist_for_each_entry(__sk, list, sk_bind_node)
|
/linux-4.1.27/scripts/coccinelle/iterators/ |
D | use_after_iter.cocci | 32 iterator name hlist_for_each_entry; 114 hlist_for_each_entry(c,...) S
|
/linux-4.1.27/security/selinux/ |
D | avc.c | 253 hlist_for_each_entry(node, head, list) { in avc_reclaim_node() 402 hlist_for_each_entry(pos, head, list) { in avc_insert() 555 hlist_for_each_entry(pos, head, list) { in avc_update_node() 626 hlist_for_each_entry(node, head, list) in avc_flush()
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | remote_perm.c | 134 hlist_for_each_entry(lrp, head, lrp_list) { in do_check_remote_perm() 203 hlist_for_each_entry(tmp, head, lrp_list) { in ll_update_remote_perm()
|
/linux-4.1.27/net/batman-adv/ |
D | main.c | 499 hlist_for_each_entry(bat_algo_ops_tmp, &batadv_algo_list, list) { in batadv_algo_get() 568 hlist_for_each_entry(bat_algo_ops, &batadv_algo_list, list) { in batadv_algo_seq_print_text() 682 hlist_for_each_entry(tvlv_tmp, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_get() 714 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_list_size() 872 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_ogm_append()
|
D | fragmentation.c | 169 hlist_for_each_entry(frag_entry_curr, &chain->head, list) { in batadv_frag_insert_packet() 269 hlist_for_each_entry(entry, chain, list) { in batadv_frag_merge_packets()
|
D | multicast.c | 74 hlist_for_each_entry(mcast_entry, mcast_list, list) in batadv_mcast_mla_is_duplicate()
|
D | bat_iv_ogm.c | 762 hlist_for_each_entry(forw_packet_pos, in batadv_iv_ogm_queue_add()
|
/linux-4.1.27/fs/ecryptfs/ |
D | messaging.c | 119 hlist_for_each_entry(*daemon, in ecryptfs_find_daemon_by_euid() 451 hlist_for_each_entry(daemon, in ecryptfs_release_messaging()
|
/linux-4.1.27/fs/lockd/ |
D | host.c | 39 hlist_for_each_entry((host), (chain), h_hash) 240 hlist_for_each_entry(host, chain, h_hash) { in nlmclnt_lookup_host() 352 hlist_for_each_entry(host, chain, h_hash) { in nlmsvc_lookup_host()
|
D | svcsubs.c | 97 hlist_for_each_entry(file, &nlm_files[hash], f_list) in nlm_lookup_file()
|
/linux-4.1.27/net/sunrpc/ |
D | svcauth.c | 148 hlist_for_each_entry(hp, head, hash) { in auth_domain_lookup()
|
D | auth.c | 590 hlist_for_each_entry(entry, &cache->hashtable[nr], cr_hash) { in rpcauth_lookup_credcache()
|
/linux-4.1.27/drivers/misc/vmw_vmci/ |
D | vmci_doorbell.c | 131 hlist_for_each_entry(dbell, &vmci_doorbell_it.entries[bucket], in dbell_index_table_find() 364 hlist_for_each_entry(dbell, &vmci_doorbell_it.entries[bucket], node) { in dbell_fire_entries()
|
D | vmci_resource.c | 152 hlist_for_each_entry(r, &vmci_resource_table.entries[idx], node) { in vmci_resource_remove()
|
/linux-4.1.27/net/xfrm/ |
D | xfrm_state.c | 563 hlist_for_each_entry(x, net->xfrm.state_bydst+i, bydst) { in xfrm_state_flush_secctx_check() 595 hlist_for_each_entry(x, net->xfrm.state_bydst+i, bydst) { in xfrm_state_flush() 662 hlist_for_each_entry(x, net->xfrm.state_byspi+h, byspi) { in __xfrm_state_lookup() 686 hlist_for_each_entry(x, net->xfrm.state_bysrc+h, bysrc) { in __xfrm_state_lookup_byaddr() 784 hlist_for_each_entry(x, net->xfrm.state_bydst+h, bydst) { in xfrm_state_find() 800 hlist_for_each_entry(x, net->xfrm.state_bydst+h_wildcard, bydst) { in xfrm_state_find() 894 hlist_for_each_entry(x, net->xfrm.state_bydst+h, bydst) { in xfrm_stateonly_find() 980 hlist_for_each_entry(x, net->xfrm.state_bydst+h, bydst) { in __xfrm_state_bump_genids() 1014 hlist_for_each_entry(x, net->xfrm.state_bydst+h, bydst) { in __find_acq_core() 1230 hlist_for_each_entry(x, net->xfrm.state_bydst+h, bydst) { in xfrm_migrate_state_find() [all …]
|
D | xfrm_policy.c | 632 hlist_for_each_entry(pol, chain, bydst) { in xfrm_hash_rebuild() 679 hlist_for_each_entry(p, list, byidx) { in xfrm_gen_index() 759 hlist_for_each_entry(pol, chain, bydst) { in xfrm_policy_insert() 825 hlist_for_each_entry(pol, chain, bydst) { in xfrm_policy_bysel_ctx() 866 hlist_for_each_entry(pol, chain, byidx) { in xfrm_policy_byid() 901 hlist_for_each_entry(pol, in xfrm_policy_flush_secctx_check() 912 hlist_for_each_entry(pol, in xfrm_policy_flush_secctx_check() 952 hlist_for_each_entry(pol, in xfrm_policy_flush() 970 hlist_for_each_entry(pol, in xfrm_policy_flush() 1106 hlist_for_each_entry(pol, chain, bydst) { in xfrm_policy_lookup_bytype() [all …]
|
/linux-4.1.27/net/atm/ |
D | lec.c | 1329 hlist_for_each_entry(entry, in lec_arp_remove() 1373 hlist_for_each_entry(rulla, in dump_arp_table() 1405 hlist_for_each_entry(rulla, &priv->lec_no_forward, next) { in dump_arp_table() 1430 hlist_for_each_entry(rulla, &priv->lec_arp_empty_ones, next) { in dump_arp_table() 1455 hlist_for_each_entry(rulla, &priv->mcast_fwds, next) { in dump_arp_table() 1550 hlist_for_each_entry(entry, head, next) { in lec_arp_find() 1917 hlist_for_each_entry(tmp, in lec_arp_update() 2027 hlist_for_each_entry(entry, in lec_vcc_added() 2111 hlist_for_each_entry(entry, in lec_flush_complete() 2145 hlist_for_each_entry(entry, in lec_set_flush_tran_id()
|
/linux-4.1.27/net/9p/ |
D | error.c | 230 hlist_for_each_entry(c, &hash_errmap[bucket], list) { in p9_errstr2errno()
|
/linux-4.1.27/fs/ |
D | inode.c | 766 hlist_for_each_entry(inode, head, i_hash) { in find_inode() 793 hlist_for_each_entry(inode, head, i_hash) { in find_inode_fast() 1125 hlist_for_each_entry(inode, b, i_hash) { in test_inode_iunique() 1307 hlist_for_each_entry(inode, head, i_hash) { in find_inode_nowait() 1332 hlist_for_each_entry(old, head, i_hash) { in insert_inode_locked() 1375 hlist_for_each_entry(old, head, i_hash) { in insert_inode_locked4()
|
D | pnode.c | 318 hlist_for_each_entry(n, tree_list, mnt_hash) { in propagate_mnt()
|
D | super.c | 450 hlist_for_each_entry(old, &type->fs_supers, s_instances) { in sget() 547 hlist_for_each_entry(sb, &type->fs_supers, s_instances) { in iterate_supers_type()
|
D | dcache.c | 863 hlist_for_each_entry(alias, &inode->i_dentry, d_u.d_alias) { in __d_find_alias() 913 hlist_for_each_entry(dentry, &inode->i_dentry, d_u.d_alias) { in d_prune_aliases() 1812 hlist_for_each_entry(alias, &inode->i_dentry, d_u.d_alias) { in __d_instantiate_unique()
|
D | namespace.c | 723 hlist_for_each_entry(mp, chain, m_hash) { in lookup_mountpoint()
|
/linux-4.1.27/net/ipv4/ |
D | inet_fragment.c | 354 hlist_for_each_entry(qp, &hb->chain, list) { in inet_frag_intern() 430 hlist_for_each_entry(q, &hb->chain, list) { in inet_frag_find()
|
D | fib_semantics.c | 309 hlist_for_each_entry(fi, head, fib_hash) { in fib_find_info() 342 hlist_for_each_entry(nh, head, nh_hash) { in ip_fib_check_default() 1099 hlist_for_each_entry(fi, head, fib_lhash) { in fib_sync_down_addr() 1122 hlist_for_each_entry(nh, head, nh_hash) { in fib_sync_down_dev() 1239 hlist_for_each_entry(nh, head, nh_hash) { in fib_sync_up()
|
D | fib_trie.c | 965 hlist_for_each_entry(fa, fah, fa_list) { in fib_find_alias() 1050 hlist_for_each_entry(last, &l->leaf, fa_list) { in fib_insert_alias()
|
D | fib_frontend.c | 203 hlist_for_each_entry(tb, head, tb_hlist) in fib_flush_external()
|
/linux-4.1.27/kernel/ |
D | user.c | 116 hlist_for_each_entry(user, hashent, uidhash_node) { in uid_hash_find()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/linux/ |
D | lustre_compat25.h | 148 p = NULL; hlist_for_each_entry(dentry, i_dentry, alias)
|
/linux-4.1.27/net/netfilter/ |
D | xt_RATEEST.c | 50 hlist_for_each_entry(est, &rateest_hash[h], list) { in xt_rateest_lookup()
|
D | xt_hashlimit.c | 359 hlist_for_each_entry(hinfo, &hashlimit_net->htables, node) { in htable_find_get() 835 hlist_for_each_entry(ent, &htable->hash[*bucket], node) in dl_seq_show() 895 hlist_for_each_entry(hinfo, &hashlimit_net->htables, node) in hashlimit_proc_net_exit()
|
D | nf_conntrack_expect.c | 140 hlist_for_each_entry(i, &net->ct.expect_hash[h], hnode) { in nf_ct_find_expectation() 374 hlist_for_each_entry(exp, &master_help->expectations, lnode) { in evict_oldest_expect()
|
D | nf_conntrack_helper.c | 373 hlist_for_each_entry(cur, &nf_ct_helper_hash[h], hnode) { in nf_conntrack_helper_register()
|
D | nf_conntrack_netlink.c | 2525 hlist_for_each_entry(exp, &net->ct.expect_hash[cb->args[0]], in ctnetlink_exp_dump_table() 2573 hlist_for_each_entry(exp, &help->expectations, lnode) { in ctnetlink_exp_ct_dump_table()
|
/linux-4.1.27/net/ax25/ |
D | ax25_iface.c | 198 hlist_for_each_entry(lf, &ax25_linkfail_list, lf_node) in ax25_link_failed()
|
/linux-4.1.27/net/sched/ |
D | sch_drr.c | 303 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) { in drr_walk() 461 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) { in drr_reset_qdisc()
|
D | sch_qfq.c | 280 hlist_for_each_entry(agg, &q->nonfull_aggs, nonfull_next) in qfq_find_agg() 690 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) { in qfq_walk() 1435 hlist_for_each_entry(agg, slot, next) { in qfq_drop_from_slot() 1517 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) { in qfq_reset_qdisc()
|
D | sch_cbq.c | 1037 hlist_for_each_entry(cl, &q->clhash.hash[h], common.hnode) { in cbq_normalize_quanta() 1079 hlist_for_each_entry(c, &q->clhash.hash[h], in cbq_sync_defmap() 1215 hlist_for_each_entry(cl, &q->clhash.hash[h], common.hnode) { in cbq_reset() 1694 hlist_for_each_entry(cl, &q->clhash.hash[h], common.hnode) in cbq_destroy() 2004 hlist_for_each_entry(cl, &q->clhash.hash[h], common.hnode) { in cbq_walk()
|
D | sch_hfsc.c | 1400 hlist_for_each_entry(cl, &q->clhash.hash[i], in hfsc_walk() 1529 hlist_for_each_entry(cl, &q->clhash.hash[i], cl_common.hnode) in hfsc_reset_qdisc() 1547 hlist_for_each_entry(cl, &q->clhash.hash[i], cl_common.hnode) in hfsc_destroy_qdisc() 1570 hlist_for_each_entry(cl, &q->clhash.hash[i], cl_common.hnode) in hfsc_dump_qdisc()
|
D | sch_htb.c | 977 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) { in htb_reset() 1261 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) in htb_destroy() 1574 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) { in htb_walk()
|
/linux-4.1.27/fs/9p/ |
D | fid.c | 76 hlist_for_each_entry(fid, h, dlist) { in v9fs_fid_find()
|
/linux-4.1.27/net/bridge/ |
D | br_fdb.c | 447 hlist_for_each_entry(fdb, head, hlist) { in fdb_find() 947 hlist_for_each_entry(fdb, &br->hash[i], hlist) { in br_fdb_sync_static() 961 hlist_for_each_entry(tmp, &br->hash[i], hlist) { in br_fdb_sync_static()
|
D | br_multicast.c | 190 hlist_for_each_entry(mp, &old->mhash[i], hlist[old->ver]) in br_mdb_copy() 200 hlist_for_each_entry(mp, &new->mhash[i], hlist[new->ver]) in br_mdb_copy() 524 hlist_for_each_entry(mp, &mdb->mhash[hash], hlist[mdb->ver]) { in br_multicast_get_group() 1173 hlist_for_each_entry(p, &br->router_list, rlist) { in br_multicast_add_router()
|
/linux-4.1.27/net/mac80211/ |
D | mesh_pathtbl.c | 557 hlist_for_each_entry(node, bucket, list) { in mesh_path_add() 708 hlist_for_each_entry(node, bucket, list) { in mpp_path_add() 901 hlist_for_each_entry(node, bucket, list) { in mesh_path_del()
|
/linux-4.1.27/fs/ocfs2/ |
D | dcache.c | 175 hlist_for_each_entry(dentry, &inode->i_dentry, d_u.d_alias) { in ocfs2_find_local_alias()
|
/linux-4.1.27/fs/fat/ |
D | nfs.c | 41 hlist_for_each_entry(i, head, i_dir_hash) { in fat_dget()
|
D | inode.c | 412 hlist_for_each_entry(i, head, i_fat_hash) { in fat_iget()
|
/linux-4.1.27/net/openvswitch/ |
D | flow_table.c | 358 hlist_for_each_entry(flow, head, in flow_table_copy_flows() 362 hlist_for_each_entry(flow, head, in flow_table_copy_flows()
|
D | datapath.c | 2204 hlist_for_each_entry(vport, &dp->ports[i], dp_hash_node) { in list_vports_from_net()
|
/linux-4.1.27/block/ |
D | blk-ioc.c | 182 hlist_for_each_entry(icq, &ioc->icq_list, ioc_node) { in put_io_context_active()
|
D | blk-cgroup.c | 472 hlist_for_each_entry(blkg, &blkcg->blkg_list, blkcg_node) { in blkcg_reset_stats()
|
D | bsg.c | 786 hlist_for_each_entry(bd, bsg_dev_idx_hash(minor), dev_list) { in __bsg_get_device()
|
D | cfq-iosched.c | 1744 hlist_for_each_entry(blkg, &blkcg->blkg_list, blkcg_node) { in __cfq_set_weight()
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | enic_clsf.c | 160 hlist_for_each_entry(tpos, h, node) in htbl_key_search()
|
/linux-4.1.27/net/ipv6/ |
D | xfrm6_tunnel.c | 121 hlist_for_each_entry(x6spi, in __xfrm6_tunnel_spi_check()
|
D | addrconf.c | 1588 hlist_for_each_entry(ifp, &inet6_addr_lst[hash], addr_lst) { in ipv6_chk_same_addr()
|
/linux-4.1.27/lib/ |
D | debugobjects.c | 118 hlist_for_each_entry(obj, &b->list, node) { in lookup_object() 1053 hlist_for_each_entry(obj, &objects, node) { in debug_objects_replace_static_objects()
|
D | lru_cache.c | 270 hlist_for_each_entry(e, lc_hash_slot(lc, enr), colision) { in __lc_find()
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 1542 hlist_for_each_entry(svc, &ip_vs_svc_table[idx], s_list) { in ip_vs_dst_event() 1551 hlist_for_each_entry(svc, &ip_vs_svc_fwm_table[idx], f_list) { in ip_vs_dst_event() 1592 hlist_for_each_entry(svc, &ip_vs_svc_table[idx], s_list) { in ip_vs_zero_all() 1599 hlist_for_each_entry(svc, &ip_vs_svc_fwm_table[idx], f_list) { in ip_vs_zero_all() 2474 hlist_for_each_entry(svc, &ip_vs_svc_table[idx], s_list) { in __ip_vs_get_service_entries() 2493 hlist_for_each_entry(svc, &ip_vs_svc_fwm_table[idx], f_list) { in __ip_vs_get_service_entries() 2988 hlist_for_each_entry(svc, &ip_vs_svc_table[i], s_list) { in ip_vs_genl_dump_services() 2999 hlist_for_each_entry(svc, &ip_vs_svc_fwm_table[i], f_list) { in ip_vs_genl_dump_services()
|
/linux-4.1.27/drivers/md/persistent-data/ |
D | dm-transaction-manager.c | 110 hlist_for_each_entry(si, tm->buckets + bucket, hlist) in is_shadow()
|
/linux-4.1.27/net/llc/ |
D | llc_sap.c | 400 hlist_for_each_entry(llc, dev_hb, dev_hash_node) { in llc_sap_mcast()
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | capa.c | 157 hlist_for_each_entry(ocapa, head, u.tgt.c_hash) { in find_capa()
|
/linux-4.1.27/fs/btrfs/ |
D | props.c | 95 hlist_for_each_entry(h, handlers, node) in find_prop_handler()
|
/linux-4.1.27/fs/exportfs/ |
D | expfs.c | 53 hlist_for_each_entry(dentry, &inode->i_dentry, d_u.d_alias) { in find_acceptable_alias()
|
/linux-4.1.27/net/decnet/ |
D | dn_table.c | 506 hlist_for_each_entry(tb, &dn_fib_table_hash[h], hlist) { in dn_fib_dump() 895 hlist_for_each_entry(tb, &dn_fib_table_hash[h], hlist) in dn_fib_flush()
|
/linux-4.1.27/drivers/md/ |
D | dm-cache-policy-cleaner.c | 147 hlist_for_each_entry(cur, bucket, hlist) { in lookup_cache_entry()
|
D | dm-cache-policy-mq.c | 508 hlist_for_each_entry(e, bucket, hlist) in hash_lookup()
|
D | dm-snap.c | 259 hlist_for_each_entry(c, in __chunk_is_tracked()
|
D | raid5.c | 569 hlist_for_each_entry(sh, stripe_hash(conf, sector), hash) in __find_stripe()
|
/linux-4.1.27/drivers/infiniband/core/ |
D | fmr_pool.c | 127 hlist_for_each_entry(fmr, bucket, cache_node) in ib_fmr_cache_lookup()
|
D | iwpm_util.c | 658 hlist_for_each_entry(map_info, &iwpm_hash_bucket[i], in iwpm_send_mapinfo()
|
D | cma.c | 2387 hlist_for_each_entry(cur_id, &bind_list->owners, node) { in cma_check_port()
|
/linux-4.1.27/drivers/android/ |
D | binder.c | 3039 hlist_for_each_entry(ref, &node->refs, node_entry) { in binder_node_release() 3331 hlist_for_each_entry(ref, &node->refs, node_entry) in print_binder_node() 3341 hlist_for_each_entry(ref, &node->refs, node_entry) in print_binder_node() 3549 hlist_for_each_entry(node, &binder_dead_nodes, dead_node) in binder_state_show() 3552 hlist_for_each_entry(proc, &binder_procs, proc_node) in binder_state_show() 3571 hlist_for_each_entry(proc, &binder_procs, proc_node) in binder_stats_show() 3587 hlist_for_each_entry(proc, &binder_procs, proc_node) in binder_transactions_show()
|
/linux-4.1.27/include/net/sctp/ |
D | sctp.h | 542 hlist_for_each_entry(epb, head, node)
|
/linux-4.1.27/net/core/ |
D | flow.c | 221 hlist_for_each_entry(tfle, &fcp->hash_table[hash], u.hlist) { in flow_cache_lookup()
|
D | dev.c | 696 hlist_for_each_entry(dev, head, name_hlist) in __dev_get_by_name() 771 hlist_for_each_entry(dev, head, index_hlist) in __dev_get_by_index()
|
D | rtnetlink.c | 1350 hlist_for_each_entry(dev, head, index_hlist) { in rtnl_dump_ifinfo()
|
/linux-4.1.27/fs/affs/ |
D | amigaffs.c | 126 hlist_for_each_entry(dentry, &inode->i_dentry, d_u.d_alias) { in affs_fix_dcache()
|
/linux-4.1.27/tools/perf/util/ |
D | evlist.c | 556 hlist_for_each_entry(sid, head, node) in perf_evlist__id2sid() 627 hlist_for_each_entry(sid, head, node) { in perf_evlist__event2evsel()
|
/linux-4.1.27/mm/ |
D | ksm.c | 499 hlist_for_each_entry(rmap_item, &stable_node->hlist, hlist) { in remove_node_from_stable_tree() 1912 hlist_for_each_entry(rmap_item, &stable_node->hlist, hlist) { in rmap_walk_ksm()
|
D | kmemleak.c | 1254 hlist_for_each_entry(area, &object->area_list, node) in scan_object()
|
/linux-4.1.27/net/l2tp/ |
D | l2tp_core.c | 269 hlist_for_each_entry(session, session_list, hlist) { in l2tp_session_find() 289 hlist_for_each_entry(session, &tunnel->session_hlist[hash], hlist) { in l2tp_session_find_nth()
|
/linux-4.1.27/fs/dlm/ |
D | lowcomms.c | 185 hlist_for_each_entry(con, &connection_hash[r], list) { in __find_con() 264 hlist_for_each_entry(con, &connection_hash[i], list) { in assoc2con()
|
/linux-4.1.27/drivers/pci/ |
D | pci.c | 904 hlist_for_each_entry(tmp, &pci_dev->saved_cap_space, next) { in _pci_find_saved_cap() 1125 hlist_for_each_entry(tmp, &dev->saved_cap_space, next) in pci_store_saved_state() 1136 hlist_for_each_entry(tmp, &dev->saved_cap_space, next) { in pci_store_saved_state()
|
/linux-4.1.27/crypto/ |
D | algapi.c | 474 hlist_for_each_entry(inst, list, list) { in crypto_unregister_template()
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmdebug.c | 454 hlist_for_each_entry(mle, bucket, master_hash_node) { in debug_mle_print()
|
D | dlmrecovery.c | 2157 hlist_for_each_entry(res, bucket, hash_node) { in dlm_finish_local_lockres_recovery() 2341 hlist_for_each_entry(res, bucket, hash_node) { in dlm_do_local_recovery_cleanup()
|
D | dlmdomain.c | 202 hlist_for_each_entry(res, bucket, hash_node) { in __dlm_lookup_lockres_full()
|
D | dlmmaster.c | 351 hlist_for_each_entry(tmpmle, bucket, master_hash_node) { in dlm_find_mle()
|
/linux-4.1.27/kernel/trace/ |
D | trace_output.c | 647 hlist_for_each_entry(event, &event_hash[key], node) { in ftrace_find_event()
|
D | ftrace.c | 1377 hlist_for_each_entry(entry, &hash->buckets[i], hlist) { in alloc_and_copy_ftrace_hash()
|
/linux-4.1.27/drivers/md/bcache/ |
D | request.c | 407 hlist_for_each_entry(i, iohash(dc, bio->bi_iter.bi_sector), hash) in check_should_bypass()
|
/linux-4.1.27/net/nfc/ |
D | llcp_core.c | 1324 hlist_for_each_entry(sdp, &local->pending_sdreqs, node) { in nfc_llcp_recv_snl()
|
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 281 hlist_for_each_entry(filter, in mlx4_en_filter_find() 1171 hlist_for_each_entry(entry, bucket, hlist) { in mlx4_en_do_uc_filter()
|
/linux-4.1.27/drivers/net/wireless/ |
D | zd1201.c | 368 hlist_for_each_entry(frag, &zd->fraglist, fnode) in zd1201_usbrx()
|
/linux-4.1.27/arch/sparc/kernel/ |
D | ldc.c | 962 hlist_for_each_entry(lp, &ldc_channel_list, list) { in __ldc_channel_exists()
|
/linux-4.1.27/fs/cifs/ |
D | inode.c | 924 hlist_for_each_entry(dentry, &inode->i_dentry, d_u.d_alias) {
|
/linux-4.1.27/kernel/sched/ |
D | core.c | 2134 hlist_for_each_entry(notifier, &curr->preempt_notifiers, link) in fire_sched_in_preempt_notifiers() 2144 hlist_for_each_entry(notifier, &curr->preempt_notifiers, link) in fire_sched_out_preempt_notifiers()
|
/linux-4.1.27/fs/xfs/ |
D | xfs_log_recover.c | 3586 hlist_for_each_entry(trans, rhp, r_list) { in xlog_recover_ophdr_to_trans()
|
/linux-4.1.27/arch/x86/kvm/ |
D | mmu.c | 1816 hlist_for_each_entry(_sp, \
|