Home
last modified time | relevance | path

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

/linux/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1154 mutex_lock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1160 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1170 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1183 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1195 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1203 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1208 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1222 mutex_lock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1228 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1233 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
[all …]
H A Dne_misc_dev.h65 struct mutex enclave_info_mutex; member
H A Dne_pci_dev.c232 mutex_lock(&ne_enclave->enclave_info_mutex); in ne_event_work_handler()
259 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_event_work_handler()