Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:update_screen
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/include/linux/
H
A
D
vt_kern.h
55
#define
update_screen
(x) redraw_screen(x, 0)
macro
/kernel/linux/linux-6.6/include/linux/
H
A
D
vt_kern.h
42
#define
update_screen
(x) redraw_screen(x, 0)
macro
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H
A
D
fbcon.c
646
update_screen
(vc);
in fbcon_prepare_logo()
830
update_screen
(vc_cons[fg_console].d);
in con2fb_init_display()
1423
update_screen
(vc);
in fbcon_set_disp()
2266
update_screen
(vc);
in fbcon_blank()
2464
update_screen
(vc);
in fbcon_do_set_font()
2694
update_screen
(vc);
in fbcon_resumed()
2731
update_screen
(vc);
in fbcon_modechanged()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H
A
D
fbcon.c
614
update_screen
(vc);
in fbcon_prepare_logo()
806
update_screen
(vc_cons[fg_console].d);
in con2fb_init_display()
1394
update_screen
(vc);
in fbcon_set_disp()
2232
update_screen
(vc);
in fbcon_blank()
2434
update_screen
(vc);
in fbcon_do_set_font()
2664
update_screen
(vc);
in fbcon_resumed()
2701
update_screen
(vc);
in fbcon_modechanged()
/kernel/linux/linux-5.10/drivers/video/console/
H
A
D
sticon.c
259
update_screen
(vc);
in sticon_set_font()
/kernel/linux/linux-6.6/drivers/video/console/
H
A
D
sticon.c
258
update_screen
(vc);
in sticon_set_font()
/kernel/linux/linux-5.10/drivers/tty/vt/
H
A
D
vt.c
1343
update_screen
(vc);
in vc_do_resize()
3544
update_screen
(vc);
in con_init()
3728
update_screen
(vc);
in do_bind_con_driver()
4449
update_screen
(vc);
in do_unblank_screen()
/kernel/linux/linux-6.6/drivers/tty/vt/
H
A
D
vt.c
1291
update_screen
(vc);
in vc_do_resize()
3479
update_screen
(vc);
in con_init()
3659
update_screen
(vc);
in do_bind_con_driver()
4379
update_screen
(vc);
in do_unblank_screen()
Completed in 37 milliseconds