Home
last modified time | relevance | path

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

/drivers/virt/nitro_enclaves/
Dne_misc_dev.c1101 mutex_lock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1107 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1117 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1130 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1142 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1150 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1155 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1169 mutex_lock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1175 mutex_unlock(&ne_enclave->enclave_info_mutex); in ne_enclave_ioctl()
1180 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()