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