ra_mutex           54 include/net/netns/ipv4.h 	struct mutex		ra_mutex;
ra_mutex          332 net/core/net_namespace.c 	mutex_init(&net->ipv4.ra_mutex);
ra_mutex          349 net/ipv4/ip_sockglue.c 	mutex_lock(&net->ipv4.ra_mutex);
ra_mutex          352 net/ipv4/ip_sockglue.c 			lockdep_is_held(&net->ipv4.ra_mutex))) != NULL;
ra_mutex          356 net/ipv4/ip_sockglue.c 				mutex_unlock(&net->ipv4.ra_mutex);
ra_mutex          363 net/ipv4/ip_sockglue.c 			mutex_unlock(&net->ipv4.ra_mutex);
ra_mutex          378 net/ipv4/ip_sockglue.c 		mutex_unlock(&net->ipv4.ra_mutex);
ra_mutex          387 net/ipv4/ip_sockglue.c 	mutex_unlock(&net->ipv4.ra_mutex);