Searched defs:ioctl (Results 1 – 1 of 1) sorted by relevance
/developtools/profiler/hiebpf/include/ |
D | vmlinux.h | 7668 int (*ioctl)(struct block_device *, fmode_t, unsigned int, long unsigned int); member 8582 int (*ioctl)(struct tty_struct *, unsigned int, long unsigned int); member 8669 int (*ioctl)(struct tty_struct *, struct file *, unsigned int, long unsigned int); member 11145 int (*ioctl)(struct socket *, unsigned int, long unsigned int); member 12707 int (*ioctl)(struct sock *, int, long unsigned int); member 19330 long int (*ioctl)(struct kvm_device *, unsigned int, long unsigned int); member 25166 int (*ioctl)(struct device *, unsigned int, long unsigned int); member 25476 long int (*ioctl)(struct posix_clock *, unsigned int, long unsigned int); member 68265 int (*ioctl)(struct uart_port *, unsigned int, long unsigned int); member 123434 int (*ioctl)(struct scsi_device *, unsigned int, void *); member [all …]
|