Home
last modified time | relevance | path

Searched refs:random_ioctl (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/
H A Drandom.c1317 static long random_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in random_ioctl() function
1390 .unlocked_ioctl = random_ioctl,
1401 .unlocked_ioctl = random_ioctl,
/kernel/linux/linux-6.6/drivers/char/
H A Drandom.c1472 static long random_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in random_ioctl() function
1545 .unlocked_ioctl = random_ioctl,
1556 .unlocked_ioctl = random_ioctl,

Completed in 4 milliseconds