Home
last modified time | relevance | path

Searched refs:set_selection_user (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dselection.h18 extern int set_selection_user(const struct tiocl_selection __user *sel,
/kernel/linux/linux-6.6/include/linux/
H A Dselection.h18 extern int set_selection_user(const struct tiocl_selection __user *sel,
/kernel/linux/linux-5.10/drivers/tty/vt/
H A Dselection.c5 * 'int set_selection_user(struct tiocl_selection __user *,
168 * set_selection_user - set the current selection.
177 int set_selection_user(const struct tiocl_selection __user *sel, in set_selection_user() function
H A Dvt.c1876 /* invoked via ioctl(TIOCLINUX) and through set_selection_user */
3182 * set_selection_user has locking, and definitely needs it
3201 ret = set_selection_user((struct tiocl_selection in tioclinux()
/kernel/linux/linux-6.6/drivers/tty/vt/
H A Dselection.c5 * 'int set_selection_user(struct tiocl_selection __user *,
169 * set_selection_user - set the current selection.
178 int set_selection_user(const struct tiocl_selection __user *sel, in set_selection_user() function
H A Dvt.c1829 /* invoked via ioctl(TIOCLINUX) and through set_selection_user */
3140 * set_selection_user has locking, and definitely needs it
3158 return set_selection_user((struct tiocl_selection in tioclinux()

Completed in 16 milliseconds