smc_hash         1175 include/net/sock.h 		struct smc_hashinfo	*smc_hash;
smc_hash           77 net/smc/af_smc.c 	struct smc_hashinfo *h = sk->sk_prot->h.smc_hash;
smc_hash           93 net/smc/af_smc.c 	struct smc_hashinfo *h = sk->sk_prot->h.smc_hash;
smc_hash          109 net/smc/af_smc.c 	.h.smc_hash	= &smc_v4_hashinfo,
smc_hash          121 net/smc/af_smc.c 	.h.smc_hash	= &smc_v6_hashinfo,
smc_hash          202 net/smc/smc_diag.c 	read_lock(&prot->h.smc_hash->lock);
smc_hash          203 net/smc/smc_diag.c 	head = &prot->h.smc_hash->ht;
smc_hash          216 net/smc/smc_diag.c 	read_unlock(&prot->h.smc_hash->lock);