Home
last modified time | relevance | path

Searched refs:ne_enclave_release (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1410 * ne_enclave_release() - Release function provided by the enclave file.
1419 static int ne_enclave_release(struct inode *inode, struct file *file) in ne_enclave_release() function
1519 .release = ne_enclave_release,
1641 * will call ne_enclave_release() which will do a proper cleanup in ne_create_vm_ioctl()
/kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1466 * ne_enclave_release() - Release function provided by the enclave file.
1475 static int ne_enclave_release(struct inode *inode, struct file *file) in ne_enclave_release() function
1575 .release = ne_enclave_release,
1698 * will call ne_enclave_release() which will do a proper cleanup in ne_create_vm_ioctl()

Completed in 5 milliseconds