Searched refs:hlist_for_each_entry (Results 1 - 25 of 44) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/9p/
H A Derror.c77 hlist_for_each_entry(c, p, &hash_errmap[bucket], list) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dinet_timewait_sock.h176 hlist_for_each_entry(tw, node, head, tw_node)
179 hlist_for_each_entry(tw, node, jail, tw_death_node)
H A Dnetrom.h159 hlist_for_each_entry(__nr_neigh, node, list, neigh_node)
165 hlist_for_each_entry(__nr_node, node, list, node_node)
H A Dax25.h164 hlist_for_each_entry(__ax25, node, list, uid_node)
250 hlist_for_each_entry(__ax25, node, list, ax25_node)
H A Dinet_hashtables.h85 hlist_for_each_entry(tb, node, head, node)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv6/
H A Dxfrm6_tunnel.c119 hlist_for_each_entry(x6spi, pos,
158 hlist_for_each_entry(x6spi, pos,
170 hlist_for_each_entry(x6spi, pos,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/lockd/
H A Dhost.c80 hlist_for_each_entry(host, pos, chain, h_hash) { function
331 hlist_for_each_entry(host, pos, chain, h_hash) { function
375 hlist_for_each_entry(host, pos, chain, h_hash)
388 hlist_for_each_entry(host, pos, chain, h_hash) { function
411 hlist_for_each_entry(host, pos, chain, h_hash)
H A Dsvcsubs.c88 hlist_for_each_entry(file, pos, &nlm_files[hash], f_list)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sunrpc/
H A Dsvcauth.c144 hlist_for_each_entry(hp, np, head, hash) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ipv4/
H A Dfib_hash.c259 hlist_for_each_entry(f, node, head, fn_hash) { function
298 hlist_for_each_entry(f, node, &fz->fz_hash[0], fn_hash) {
373 hlist_for_each_entry(f, node, head, fn_hash) { function
684 hlist_for_each_entry(f, node, head, fn_hash) { function
840 hlist_for_each_entry(fn,node,iter->hash_head,fn_hash) {
902 hlist_for_each_entry(fn, node, iter->hash_head, fn_hash) {
919 hlist_for_each_entry(fn, node, iter->hash_head, fn_hash) {
H A Dfib_semantics.c222 hlist_for_each_entry(fi, node, head, fib_hash) { function
262 hlist_for_each_entry(nh, node, head, nh_hash) { function
1063 hlist_for_each_entry(fi, node, head, fib_lhash) { function
1078 hlist_for_each_entry(nh, node, head, nh_hash) { function
1142 hlist_for_each_entry(nh, node, head, nh_hash) { function
H A Dip_fragment.c301 hlist_for_each_entry(qp, n, &ipq_hash[hash], list) {
378 hlist_for_each_entry(qp, n, &ipq_hash[hash], list) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/xfrm/
H A Dxfrm_policy.c639 hlist_for_each_entry(p, entry, list, byidx) { function
677 hlist_for_each_entry(pol, entry, chain, bydst) { function
766 hlist_for_each_entry(pol, entry, chain, bydst) { function
810 hlist_for_each_entry(pol, entry, chain, byidx) { function
848 hlist_for_each_entry(pol, entry,
862 hlist_for_each_entry(pol, entry, function
905 hlist_for_each_entry(pol, entry,
925 hlist_for_each_entry(pol, entry, function
970 hlist_for_each_entry(pol, entry,
985 hlist_for_each_entry(po
1051 hlist_for_each_entry(pol, entry, chain, bydst) { function
1067 hlist_for_each_entry(pol, entry, chain, bydst) { function
2446 hlist_for_each_entry(pol, entry, chain, bydst) { function
2455 hlist_for_each_entry(pol, entry, chain, bydst) { function
[all...]
H A Dxfrm_state.c404 hlist_for_each_entry(x, entry, xfrm_state_bydst+i, bydst) {
440 hlist_for_each_entry(x, entry, xfrm_state_bydst+i, bydst) {
497 hlist_for_each_entry(x, entry, xfrm_state_byspi+h, byspi) {
529 hlist_for_each_entry(x, entry, xfrm_state_bysrc+h, bysrc) {
592 hlist_for_each_entry(x, entry, xfrm_state_bydst+h, bydst) {
730 hlist_for_each_entry(x, entry, xfrm_state_bydst+h, bydst) {
755 hlist_for_each_entry(x, entry, xfrm_state_bydst+h, bydst) {
974 hlist_for_each_entry(x, entry, xfrm_state_bydst+h, bydst) {
991 hlist_for_each_entry(x, entry, xfrm_state_bysrc+h, bysrc) {
1241 hlist_for_each_entry(
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A Dmessaging.c118 hlist_for_each_entry(*id, elem,
496 hlist_for_each_entry(id, elem,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/nfsd/
H A Dnfscache.c146 hlist_for_each_entry(rp, hn, rh, c_hash) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/ax25/
H A Dax25_iface.c205 hlist_for_each_entry(lf, node, &ax25_linkfail_list, lf_node)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/atm/
H A Dlec.c1525 hlist_for_each_entry(entry, node, &priv->lec_arp_tables[i], next) {
1573 hlist_for_each_entry(rulla, node, &priv->lec_arp_tables[i], next) {
1608 hlist_for_each_entry(rulla, node, &priv->lec_no_forward, next) {
1637 hlist_for_each_entry(rulla, node, &priv->lec_arp_empty_ones, next) {
1666 hlist_for_each_entry(rulla, node, &priv->mcast_fwds, next) {
1765 hlist_for_each_entry(entry, node, head, next) { function
2124 hlist_for_each_entry(tmp, node, &priv->lec_arp_tables[i], next) {
2229 hlist_for_each_entry(entry, node, &priv->lec_arp_tables[i], next) {
2307 hlist_for_each_entry(entry, node, &priv->lec_arp_tables[i], next) {
2340 hlist_for_each_entry(entr
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/netfilter/
H A Dxt_hashlimit.c116 hlist_for_each_entry(ent, pos, &ht->hash[hash], node)
289 hlist_for_each_entry(hinfo, pos, &hashlimit_htables, node) {
688 hlist_for_each_entry(ent, pos, &htable->hash[*bucket], node)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/tipc/
H A Dname_table.c545 hlist_for_each_entry(ns, seq_node, seq_head, ns_list) { function
978 hlist_for_each_entry(seq, seq_node, seq_head, ns_list) { function
992 hlist_for_each_entry(seq, seq_node, seq_head, ns_list) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/kvm/
H A Dmmu.c513 hlist_for_each_entry(pte_chain, node, &page->parent_ptes, link) {
541 hlist_for_each_entry(pte_chain, node, &page->parent_ptes, link)
578 hlist_for_each_entry(page, node, bucket, hash_link) function
616 hlist_for_each_entry(page, node, bucket, hash_link) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/core/
H A Dfmr_pool.c129 hlist_for_each_entry(fmr, pos, bucket, cache_node)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlinux_list.h565 * hlist_for_each_entry().
606 * hlist_for_each_entry(), but only if smp_read_barrier_depends()
657 * hlist_for_each_entry - iterate over list of given type
663 #define hlist_for_each_entry(tpos, pos, head, member) \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/sched/
H A Dsch_htb.c230 hlist_for_each_entry(cl, p, q->hash + htb_hash(handle), hlist) {
700 hlist_for_each_entry(cl,p, q->hash + q->recmp_bucket, hlist) {
1041 hlist_for_each_entry(cl, p, q->hash + i, hlist) {
1576 hlist_for_each_entry(cl, p, q->hash + i, hlist) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/iptables-1.x/libiptc/
H A Dlinux_list.h565 * hlist_for_each_entry().
606 * hlist_for_each_entry(), but only if smp_read_barrier_depends()
657 * hlist_for_each_entry - iterate over list of given type
663 #define hlist_for_each_entry(tpos, pos, head, member) \ macro

Completed in 381 milliseconds

12