Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c63 static long ne_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
68 .unlocked_ioctl = ne_ioctl,
1671 * ne_ioctl() - Ioctl function provided by the NE misc device.
1681 static long ne_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ne_ioctl() function
/kernel/linux/linux-6.6/drivers/virt/nitro_enclaves/
H A Dne_misc_dev.c64 static long ne_ioctl(struct file *file, unsigned int cmd, unsigned long arg);
69 .unlocked_ioctl = ne_ioctl,
1728 * ne_ioctl() - Ioctl function provided by the NE misc device.
1738 static long ne_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in ne_ioctl() function

Completed in 4 milliseconds