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

/net/sunrpc/
H A Dsvcauth.c146 hlist_for_each_entry(hp, head, hash) { function
/net/llc/
H A Dllc_sap.c400 hlist_for_each_entry(llc, dev_hb, dev_hash_node) { function
/net/batman-adv/
H A Dvis.c131 hlist_for_each_entry(entry, if_list, list) { function
150 hlist_for_each_entry(entry, if_list, list) { function
199 hlist_for_each_entry(entry, list, list) { function
/net/bridge/
H A Dbr_fdb.c364 hlist_for_each_entry(fdb, head, hlist) { function
/net/mac80211/
H A Dmesh_pathtbl.c527 hlist_for_each_entry(node, bucket, list) { function
678 hlist_for_each_entry(node, bucket, list) { function
869 hlist_for_each_entry(node, bucket, list) { function
/net/tipc/
H A Dname_table.c479 hlist_for_each_entry(ns, seq_head, ns_list) { function
874 hlist_for_each_entry(seq, seq_head, ns_list) { function
890 hlist_for_each_entry(seq, seq_head, ns_list) { function
/net/ipv4/
H A Dfib_frontend.c144 hlist_for_each_entry(tb, head, tb_hlist)
671 hlist_for_each_entry(tb, head, tb_hlist) { function
H A Dfib_semantics.c307 hlist_for_each_entry(fi, head, fib_hash) { function
340 hlist_for_each_entry(nh, head, nh_hash) { function
1103 hlist_for_each_entry(fi, head, fib_lhash) { function
1126 hlist_for_each_entry(nh, head, nh_hash) { function
1243 hlist_for_each_entry(nh, head, nh_hash) { function
H A Dfib_trie.c940 hlist_for_each_entry(li, head, hlist) { function
/net/l2tp/
H A Dl2tp_core.c266 hlist_for_each_entry(session, session_list, hlist) { function
286 hlist_for_each_entry(session, &tunnel->session_hlist[hash], hlist) {
/net/atm/
H A Dlec.c1330 hlist_for_each_entry(entry,
1374 hlist_for_each_entry(rulla,
1406 hlist_for_each_entry(rulla, &priv->lec_no_forward, next) {
1431 hlist_for_each_entry(rulla, &priv->lec_arp_empty_ones, next) {
1456 hlist_for_each_entry(rulla, &priv->mcast_fwds, next) {
1551 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/sched/
H A Dsch_qfq.c280 hlist_for_each_entry(agg, &q->nonfull_aggs, nonfull_next)
682 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) {
1404 hlist_for_each_entry(agg, slot, next) { function
1486 hlist_for_each_entry(cl, &q->clhash.hash[i], common.hnode) {
/net/xfrm/
H A Dxfrm_state.c582 hlist_for_each_entry(x, net->xfrm.state_bydst+i, bydst) {
617 hlist_for_each_entry(x, net->xfrm.state_bydst+i, bydst) {
687 hlist_for_each_entry(x, net->xfrm.state_byspi+h, byspi) {
711 hlist_for_each_entry(x, net->xfrm.state_bysrc+h, bysrc) {
808 hlist_for_each_entry(x, net->xfrm.state_bydst+h, bydst) {
824 hlist_for_each_entry(x, net->xfrm.state_bydst+h_wildcard, bydst) {
907 hlist_for_each_entry(x, net->xfrm.state_bydst+h, bydst) {
973 hlist_for_each_entry(x, net->xfrm.state_bydst+h, bydst) {
1003 hlist_for_each_entry(x, net->xfrm.state_bydst+h, bydst) {
1215 hlist_for_each_entry( function
1232 hlist_for_each_entry(x, init_net.xfrm.state_bysrc+h, bysrc) { function
[all...]
H A Dxfrm_policy.c558 hlist_for_each_entry(p, list, byidx) { function
636 hlist_for_each_entry(pol, chain, bydst) { function
698 hlist_for_each_entry(pol, chain, bydst) { function
739 hlist_for_each_entry(pol, chain, byidx) { function
774 hlist_for_each_entry(pol,
788 hlist_for_each_entry(pol,
830 hlist_for_each_entry(pol,
850 hlist_for_each_entry(pol,
989 hlist_for_each_entry(pol, chain, bydst) { function
1005 hlist_for_each_entry(po function
3063 hlist_for_each_entry(pol, chain, bydst) { function
3072 hlist_for_each_entry(pol, chain, bydst) { function
[all...]

Completed in 7033 milliseconds