hlist_nulls_entry   97 include/linux/list_nulls.h 		({ tpos = hlist_nulls_entry(pos, typeof(*tpos), member); 1;}); \
hlist_nulls_entry  109 include/linux/list_nulls.h 		({ tpos = hlist_nulls_entry(pos, typeof(*tpos), member); 1;}); \
hlist_nulls_entry  117 include/linux/rculist_nulls.h 		({ tpos = hlist_nulls_entry(pos, typeof(*tpos), member); 1; }); \
hlist_nulls_entry  495 include/net/sock.h 	return hlist_nulls_entry(head->first, struct sock, sk_nulls_node);
hlist_nulls_entry  512 include/net/sock.h 		hlist_nulls_entry(sk->sk_nulls_node.next,