tpm_mutex         162 drivers/char/tpm/tpm-chip.c 	mutex_lock(&chip->tpm_mutex);
tpm_mutex         169 drivers/char/tpm/tpm-chip.c 	mutex_unlock(&chip->tpm_mutex);
tpm_mutex         187 drivers/char/tpm/tpm-chip.c 	mutex_unlock(&chip->tpm_mutex);
tpm_mutex         331 drivers/char/tpm/tpm-chip.c 	mutex_init(&chip->tpm_mutex);
tpm_mutex          58 drivers/char/tpm/tpm2-space.c 	mutex_lock(&chip->tpm_mutex);
tpm_mutex          63 drivers/char/tpm/tpm2-space.c 	mutex_unlock(&chip->tpm_mutex);
tpm_mutex         133 include/linux/tpm.h 	struct mutex tpm_mutex;	/* tpm is processing */