Searched refs:sgx_ioctl (Results 1 – 3 of 3) sorted by relevance
140 return sgx_ioctl(filep, cmd, arg); in sgx_compat_ioctl()148 .unlocked_ioctl = sgx_ioctl,
24 long sgx_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
1206 long sgx_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in sgx_ioctl() function