Searched defs:hlist_for_each_entry (Results 1 - 13 of 13) sorted by relevance

/net/sunrpc/
H A Dsvcauth.c148 hlist_for_each_entry(hp, head, hash) { function
/net/batman-adv/
H A Dfragmentation.c170 hlist_for_each_entry(frag_entry_curr, &chain->head, list) {
270 hlist_for_each_entry(entry, chain, list) { function
/net/llc/
H A Dllc_sap.c400 hlist_for_each_entry(llc, dev_hb, dev_hash_node) { function
/net/bridge/
H A Dbr_fdb.c447 hlist_for_each_entry(fdb, head, hlist) { function
971 hlist_for_each_entry(fdb, &br->hash[i], hlist) {
985 hlist_for_each_entry(tmp, &br->hash[i], hlist) {
/net/mac80211/
H A Dmesh_pathtbl.c529 hlist_for_each_entry(node, bucket, list) { function
680 hlist_for_each_entry(node, bucket, list) { function
870 hlist_for_each_entry(node, bucket, list) { function
/net/tipc/
H A Dname_table.c473 hlist_for_each_entry(ns, seq_head, ns_list) { function
880 hlist_for_each_entry(seq, seq_head, ns_list) { function
896 hlist_for_each_entry(seq, seq_head, ns_list) { function
/net/atm/
H A Dlec.c1329 hlist_for_each_entry(entry,
1373 hlist_for_each_entry(rulla,
1405 hlist_for_each_entry(rulla, &priv->lec_no_forward, next) {
1430 hlist_for_each_entry(rulla, &priv->lec_arp_empty_ones, next) {
1455 hlist_for_each_entry(rulla, &priv->mcast_fwds, next) {
1550 hlist_for_each_entry(entry, head, next) { function
1917 hlist_for_each_entry(tmp,
2027 hlist_for_each_entry(entry,
2111 hlist_for_each_entry(entry,
2145 hlist_for_each_entry(entr
[all...]
/net/ipv4/
H A Dfib_frontend.c144 hlist_for_each_entry(tb, head, tb_hlist)
673 hlist_for_each_entry(tb, head, tb_hlist) { function
H A Dfib_semantics.c310 hlist_for_each_entry(fi, head, fib_hash) { function
343 hlist_for_each_entry(nh, head, nh_hash) { function
1107 hlist_for_each_entry(fi, head, fib_lhash) { function
1130 hlist_for_each_entry(nh, head, nh_hash) { function
1247 hlist_for_each_entry(nh, head, nh_hash) { function
H A Dfib_trie.c936 hlist_for_each_entry(li, head, hlist) { function
/net/l2tp/
H A Dl2tp_core.c269 hlist_for_each_entry(session, session_list, hlist) { function
289 hlist_for_each_entry(session, &tunnel->session_hlist[hash], hlist) {
/net/sched/
H A Dsch_qfq.c280 hlist_for_each_entry(agg, &q->nonfull_aggs, nonfull_next)
690 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) {
1435 hlist_for_each_entry(agg, slot, next) { function
1517 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) {
/net/xfrm/
H A Dxfrm_policy.c631 hlist_for_each_entry(pol, chain, bydst) { function
678 hlist_for_each_entry(p, list, byidx) { function
758 hlist_for_each_entry(pol, chain, bydst) { function
826 hlist_for_each_entry(pol, chain, bydst) { function
867 hlist_for_each_entry(pol, chain, byidx) { function
902 hlist_for_each_entry(pol,
913 hlist_for_each_entry(pol,
953 hlist_for_each_entry(pol,
971 hlist_for_each_entry(pol,
1107 hlist_for_each_entry(po function
1123 hlist_for_each_entry(pol, chain, bydst) { function
3196 hlist_for_each_entry(pol, chain, bydst) { function
3205 hlist_for_each_entry(pol, chain, bydst) { function
[all...]

Completed in 257 milliseconds