Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1493 * ne_enclave_poll() - Poll functionality used for enclave out-of-band events.
1501 static __poll_t ne_enclave_poll(struct file *file, poll_table *wait) in ne_enclave_poll() function
1517 .poll = ne_enclave_poll,
/kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c1549 * ne_enclave_poll() - Poll functionality used for enclave out-of-band events.
1557 static __poll_t ne_enclave_poll(struct file *file, poll_table *wait) in ne_enclave_poll() function
1573 .poll = ne_enclave_poll,

Completed in 5 milliseconds