Searched refs:tipc_ioctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | socket.c | 3294 static int tipc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in tipc_ioctl() function 3360 .ioctl = tipc_ioctl, 3381 .ioctl = tipc_ioctl, 3402 .ioctl = tipc_ioctl,
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | socket.c | 3304 static int tipc_ioctl(struct socket *sock, unsigned int cmd, unsigned long arg) in tipc_ioctl() function 3370 .ioctl = tipc_ioctl, 3390 .ioctl = tipc_ioctl, 3410 .ioctl = tipc_ioctl,
|
Completed in 11 milliseconds