Searched refs:set_selection_user (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/linux/
H A Dselection.h18 int set_selection_user(const struct tiocl_selection __user *sel,
/linux-master/drivers/tty/vt/
H A Dvt.c1859 /* invoked via ioctl(TIOCLINUX) and through set_selection_user */
3328 * set_selection_user has locking, and definitely needs it
3350 return set_selection_user(param, tty);
H A Dselection.c5 * 'int set_selection_user(struct tiocl_selection __user *,
178 * set_selection_user - set the current selection.
187 int set_selection_user(const struct tiocl_selection __user *sel, function

Completed in 196 milliseconds