Home
last modified time | relevance | path

Searched defs:compat_ptr_ioctl (Results 1 – 2 of 2) sorted by relevance

/linux/rust/bindings/
H A Dlib.rs72 pub const compat_ptr_ioctl: Option< constant
/linux/fs/
H A Dioctl.c629 long compat_ptr_ioctl(struct file *file, unsigned int cmd, unsigned long arg) in compat_ptr_ioctl() function