Home
last modified time | relevance | path

Searched refs:filep (Results 1 – 6 of 6) sorted by relevance

/arch/x86/kernel/cpu/sgx/
A Ddriver.h24 long sgx_ioctl(struct file *filep, unsigned int cmd, unsigned long arg);
A Ddriver.c120 static long sgx_compat_ioctl(struct file *filep, unsigned int cmd, in sgx_compat_ioctl() argument
123 return sgx_ioctl(filep, cmd, arg); in sgx_compat_ioctl()
A Dioctl.c1206 long sgx_ioctl(struct file *filep, unsigned int cmd, unsigned long arg) in sgx_ioctl() argument
1208 struct sgx_encl *encl = filep->private_data; in sgx_ioctl()
/arch/powerpc/kernel/
A Dsecvar-sysfs.c54 static ssize_t data_read(struct file *filep, struct kobject *kobj, in data_read() argument
87 static ssize_t update_write(struct file *filep, struct kobject *kobj, in update_write() argument
/arch/powerpc/platforms/powernv/
A Dopal-elog.c158 static ssize_t raw_attr_read(struct file *filep, struct kobject *kobj, in raw_attr_read() argument
A Dopal-dump.c288 static ssize_t dump_attr_read(struct file *filep, struct kobject *kobj, in dump_attr_read() argument

Completed in 11 milliseconds