Searched refs:unix_ioctl (Results 1 – 3 of 3) sorted by relevance
688 static int unix_ioctl(struct socket *, unsigned int, unsigned long);751 .ioctl = unix_ioctl,777 .ioctl = unix_ioctl,802 .ioctl = unix_ioctl,2984 static int unix_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in unix_ioctl() function3029 return unix_ioctl(sock, cmd, (unsigned long)compat_ptr(arg)); in unix_compat_ioctl()
53872 ffff800010e929e0 t unix_ioctl
Completed in 288 milliseconds