proto_list_mutex 141 net/core/sock.c static DEFINE_MUTEX(proto_list_mutex); proto_list_mutex 3412 net/core/sock.c mutex_lock(&proto_list_mutex); proto_list_mutex 3415 net/core/sock.c mutex_unlock(&proto_list_mutex); proto_list_mutex 3419 net/core/sock.c mutex_unlock(&proto_list_mutex); proto_list_mutex 3439 net/core/sock.c mutex_lock(&proto_list_mutex); proto_list_mutex 3442 net/core/sock.c mutex_unlock(&proto_list_mutex); proto_list_mutex 3481 net/core/sock.c __acquires(proto_list_mutex) proto_list_mutex 3483 net/core/sock.c mutex_lock(&proto_list_mutex); proto_list_mutex 3493 net/core/sock.c __releases(proto_list_mutex) proto_list_mutex 3495 net/core/sock.c mutex_unlock(&proto_list_mutex);