Home
last modified time | relevance | path

Searched refs:set_selection_user (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dselection.h18 int set_selection_user(const struct tiocl_selection __user *sel,
/linux/drivers/tty/vt/
H A Dselection.c186 int set_selection_user(const struct tiocl_selection __user *sel, in set_selection_user() function
H A Dvt.c1898 /* invoked via ioctl(TIOCLINUX) and through set_selection_user */
3558 * set_selection_user has locking, and definitely needs it
3578 return set_selection_user(param, tty); in tioclinux()