Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/virt/nitro_enclaves/
Dne_misc_dev.c1157 mutex_lock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1163 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1173 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1186 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1198 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1206 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1211 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1225 mutex_lock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1231 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1236 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
[all …]
Dne_misc_dev.h65 struct mutex enclave_info_mutex; member
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()