Lines Matching refs:list
30 #include <linux/list.h> /* For struct list_head */
745 struct list_head *list;
748 list_for_each(list, &ep->base.bind_addr.address_list)
942 struct rhlist_head *tmp, *list;
954 list = rhltable_lookup(&sctp_transport_hashtable, &arg,
957 rhl_for_each_entry_rcu(transport, tmp, list, node)
998 struct rhlist_head *tmp, *list;
1007 list = rhltable_lookup(&sctp_transport_hashtable, &arg,
1010 rhl_for_each_entry_rcu(t, tmp, list, node) {
1030 struct rhlist_head *tmp, *list;
1038 list = rhltable_lookup(&sctp_transport_hashtable, &arg,
1041 rhl_for_each_entry_rcu(t, tmp, list, node)