hlist_for_each_entry_continue  393 include/net/sock.h 		hlist_for_each_entry_continue(__sk, node, sk_node)
hlist_for_each_entry_continue  885 net/ipv4/fib_hash.c 		hlist_for_each_entry_continue(fn, node, fn_hash) {
hlist_for_each_entry_continue  628 net/xfrm/xfrm_policy.c 	hlist_for_each_entry_continue(policy, entry, bydst) {