HomeSort by relevance Sort by last modified time
    Searched refs:compat_ioctl (Results 1 - 2 of 2) sorted by null

  /external/kernel-headers/original/linux/
net.h 146 int (*compat_ioctl) (struct socket *sock, unsigned int cmd, member in struct:proto_ops
256 SOCKCALL_WRAP(name, compat_ioctl, (struct socket *sock, unsigned int cmd, \
282 .compat_ioctl = __lock_##name##_compat_ioctl, \
fs.h 1014 long (*compat_ioctl) (struct file *, unsigned, unsigned long); member in struct:block_device_operations
1065 long (*compat_ioctl) (struct file *, unsigned int, unsigned long); member in struct:file_operations
    [all...]

Completed in 270 milliseconds