Home
last modified time | relevance | path

Searched refs:tpm_mutex (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/char/tpm/
A Dtpm-chip.c162 mutex_lock(&chip->tpm_mutex); in tpm_try_get_ops()
169 mutex_unlock(&chip->tpm_mutex); in tpm_try_get_ops()
187 mutex_unlock(&chip->tpm_mutex); in tpm_put_ops()
331 mutex_init(&chip->tpm_mutex); in tpm_chip_alloc()
A Dtpm2-space.c61 mutex_lock(&chip->tpm_mutex); in tpm2_del_space()
66 mutex_unlock(&chip->tpm_mutex); in tpm2_del_space()
/linux/include/linux/
A Dtpm.h144 struct mutex tpm_mutex; /* tpm is processing */ member

Completed in 6 milliseconds