Searched refs:hlist_for_each_entry_rcu (Results 26 - 47 of 47) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/block/
H A Dblk-cgroup.c401 hlist_for_each_entry_rcu(blkg, n, &blkcg->blkg_list, blkcg_node) {
610 hlist_for_each_entry_rcu(blkg, n, &blkcg->blkg_list, blkcg_node) {\
H A Dcfq-iosched.c2566 hlist_for_each_entry_rcu(cic, n, &ioc->cic_list, cic_list)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnfnetlink_queue.c85 hlist_for_each_entry_rcu(inst, pos, head, hlist) { function
547 hlist_for_each_entry_rcu(inst, tmp, head, hlist)
H A Dnf_conntrack_expect.c99 hlist_for_each_entry_rcu(i, n, &net->ct.expect_hash[h], hnode) {
H A Dnfnetlink_log.c92 hlist_for_each_entry_rcu(inst, pos, head, hlist) { function
H A Dxt_hashlimit.c148 hlist_for_each_entry_rcu(ent, pos, &ht->hash[hash], node)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/netfilter/
H A Dnf_nat_core.c174 hlist_for_each_entry_rcu(nat, n, &net->ipv4.nat_bysource[h], bysource) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sunrpc/
H A Dauth.c362 hlist_for_each_entry_rcu(entry, pos, &cache->hashtable[nr], cr_hash) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/8021q/
H A Dvlan.c77 hlist_for_each_entry_rcu(grp, n, &vlan_group_hash[hash], hlist) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv6/
H A Dip6_fib.c235 hlist_for_each_entry_rcu(tb, node, head, tb6_hlist) { function
1396 hlist_for_each_entry_rcu(table, node, head, tb6_hlist) { function
H A Daddrconf.c1298 hlist_for_each_entry_rcu(ifp, node, &inet6_addr_lst[hash], addr_lst) {
3732 hlist_for_each_entry_rcu(dev, node, head, index_hlist) { function
4049 hlist_for_each_entry_rcu(dev, node, head, index_hlist) { function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/l2tp/
H A Dl2tp_core.c144 hlist_for_each_entry_rcu(session, walk, session_list, global_hlist) { function
231 hlist_for_each_entry_rcu(session, walk, &pn->l2tp_session_hlist[hash], global_hlist) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/decnet/
H A Ddn_table.c828 hlist_for_each_entry_rcu(t, node, &dn_fib_table_hash[h], hlist) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_frontend.c106 hlist_for_each_entry_rcu(tb, node, head, tb_hlist) { function
H A Ddevinet.c1196 hlist_for_each_entry_rcu(dev, node, head, index_hlist) { function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/trace/
H A Dftrace.c576 hlist_for_each_entry_rcu(rec, n, hhd, node) { function
1909 hlist_for_each_entry_rcu(entry, n, hhd, node) { function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dsock.h501 hlist_for_each_entry_rcu(__sk, node, list, sk_node)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Ddcache.c1397 hlist_for_each_entry_rcu(dentry, node, head, d_hash) { function
1497 /* hlist_for_each_entry_rcu() not required for d_hash list
H A Daio.c603 hlist_for_each_entry_rcu(ctx, n, &mm->ioctx_list, list) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/bridge/
H A Dbr_multicast.c94 hlist_for_each_entry_rcu(mp, p, &mdb->mhash[hash], hlist[mdb->ver]) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Ddev.c652 hlist_for_each_entry_rcu(dev, p, head, name_hlist)
728 hlist_for_each_entry_rcu(dev, p, head, index_hlist)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dperf_event.c4211 hlist_for_each_entry_rcu(event, node, head, hlist_entry) { function
4643 hlist_for_each_entry_rcu(event, node, head, hlist_entry) { function

Completed in 212 milliseconds

12