Home
last modified time | relevance | path

Searched hist:dce05aa6eec977f1472abed95ccd71276b9a3864 (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dselection.hdiff dce05aa6eec977f1472abed95ccd71276b9a3864 Wed Feb 19 08:39:43 CET 2020 Jiri Slaby <jslaby@suse.cz> vt: selection, introduce vc_is_sel

Avoid global variables (namely sel_cons) by introducing vc_is_sel. It
checks whether the parameter is the current selection console. This will
help putting sel_cons to a struct later.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200219073951.16151-1-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
/linux/drivers/tty/vt/
H A Dselection.cdiff dce05aa6eec977f1472abed95ccd71276b9a3864 Wed Feb 19 08:39:43 CET 2020 Jiri Slaby <jslaby@suse.cz> vt: selection, introduce vc_is_sel

Avoid global variables (namely sel_cons) by introducing vc_is_sel. It
checks whether the parameter is the current selection console. This will
help putting sel_cons to a struct later.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200219073951.16151-1-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dvt_ioctl.cdiff dce05aa6eec977f1472abed95ccd71276b9a3864 Wed Feb 19 08:39:43 CET 2020 Jiri Slaby <jslaby@suse.cz> vt: selection, introduce vc_is_sel

Avoid global variables (namely sel_cons) by introducing vc_is_sel. It
checks whether the parameter is the current selection console. This will
help putting sel_cons to a struct later.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200219073951.16151-1-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
H A Dvt.cdiff dce05aa6eec977f1472abed95ccd71276b9a3864 Wed Feb 19 08:39:43 CET 2020 Jiri Slaby <jslaby@suse.cz> vt: selection, introduce vc_is_sel

Avoid global variables (namely sel_cons) by introducing vc_is_sel. It
checks whether the parameter is the current selection console. This will
help putting sel_cons to a struct later.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Link: https://lore.kernel.org/r/20200219073951.16151-1-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>