Home
last modified time | relevance | path

Searched defs:compat_ptr_ioctl (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dioctl.c784 long compat_ptr_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_ptr_ioctl() function
791 EXPORT_SYMBOL(compat_ptr_ioctl); variable
/kernel/linux/linux-6.6/fs/
H A Dioctl.c905 long compat_ptr_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_ptr_ioctl() function
912 EXPORT_SYMBOL(compat_ptr_ioctl); variable
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h1808 #define compat_ptr_ioctl NULL macro
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h1834 #define compat_ptr_ioctl NULL macro

Completed in 15 milliseconds