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_start
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H
A
D
tileblit.c
142
ops->
update_start
= tile_update_start;
in fbcon_set_tileops()
H
A
D
fbcon.h
68
int (*
update_start
)(struct fb_info *info);
member
H
A
D
fbcon.c
1439
ops->
update_start
(info);
in ywrap_up()
1458
ops->
update_start
(info);
in ywrap_down()
1481
ops->
update_start
(info);
in ypan_up()
1505
ops->
update_start
(info);
in ypan_up_redraw()
1529
ops->
update_start
(info);
in ypan_down()
1553
ops->
update_start
(info);
in ypan_down_redraw()
2201
ops->
update_start
(info);
in fbcon_switch()
2727
ops->
update_start
(info);
in fbcon_modechanged()
H
A
D
bitblit.c
404
ops->
update_start
= bit_update_start;
in fbcon_set_bitops()
H
A
D
fbcon_ud.c
437
ops->
update_start
= ud_update_start;
in fbcon_rotate_ud()
H
A
D
fbcon_ccw.c
410
ops->
update_start
= ccw_update_start;
in fbcon_rotate_ccw()
H
A
D
fbcon_cw.c
393
ops->
update_start
= cw_update_start;
in fbcon_rotate_cw()
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H
A
D
fbcon.h
66
int (*
update_start
)(struct fb_info *info);
member
H
A
D
tileblit.c
141
ops->
update_start
= tile_update_start;
in fbcon_set_tileops()
H
A
D
fbcon.c
1410
ops->
update_start
(info);
in ywrap_up()
1429
ops->
update_start
(info);
in ywrap_down()
1452
ops->
update_start
(info);
in ypan_up()
1476
ops->
update_start
(info);
in ypan_up_redraw()
1500
ops->
update_start
(info);
in ypan_down()
1524
ops->
update_start
(info);
in ypan_down_redraw()
2168
ops->
update_start
(info);
in fbcon_switch()
2697
ops->
update_start
(info);
in fbcon_modechanged()
H
A
D
bitblit.c
404
ops->
update_start
= bit_update_start;
in fbcon_set_bitops()
H
A
D
fbcon_ud.c
437
ops->
update_start
= ud_update_start;
in fbcon_rotate_ud()
H
A
D
fbcon_ccw.c
410
ops->
update_start
= ccw_update_start;
in fbcon_rotate_ccw()
H
A
D
fbcon_cw.c
393
ops->
update_start
= cw_update_start;
in fbcon_rotate_cw()
/kernel/linux/linux-6.6/mm/
H
A
D
filemap.c
2206
goto
update_start
;
in filemap_get_folios_contig()
2230
update_start
:
in filemap_get_folios_contig()
Completed in 22 milliseconds