Lines Matching defs:mutex
26 #include <linux/mutex.h>
563 struct mutex mutex;
665 struct mutex conf_update; /* mutex for ready-copy-update of net_conf and disk_conf */
666 struct mutex adm_mutex; /* mutex to serialize administrative requests */
698 struct mutex cstate_mutex; /* Protects graceful disconnects */
720 struct crypto_shash *integrity_tfm; /* checksums we compute, updates protected by connection->data->mutex */
953 struct mutex own_state_mutex;
954 struct mutex *state_mutex; /* either own_state_mutex or first_peer_device(device)->connection->cstate_mutex */
1431 extern struct mutex resources_mutex;
1460 extern struct mutex notification_mutex;