tag
line
file
source code
set_selection
9
drivers/char/selection.h
extern int set_selection(const unsigned long arg, struct tty_struct *tty);
set_selection
1486
drivers/char/tty_io.c
return set_selection(arg, tty);