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
defs:old_s
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/atmel-hlcdc/
H
A
D
atmel_hlcdc_crtc.c
343
atmel_hlcdc_crtc_atomic_begin(struct drm_crtc *c, struct drm_crtc_state *
old_s
)
atmel_hlcdc_crtc_atomic_begin()
argument
358
atmel_hlcdc_crtc_atomic_flush(struct drm_crtc *crtc, struct drm_crtc_state *
old_s
)
atmel_hlcdc_crtc_atomic_flush()
argument
H
A
D
atmel_hlcdc_plane.c
731
atmel_hlcdc_plane_atomic_update(struct drm_plane *p, struct drm_plane_state *
old_s
)
atmel_hlcdc_plane_atomic_update()
argument
/kernel/linux/linux-5.10/net/dccp/ccids/
H
A
D
ccid3.c
160
const u16
old_s
= hc->tx_s;
in ccid3_hc_tx_update_s()
local
/kernel/linux/linux-6.6/net/dccp/ccids/
H
A
D
ccid3.c
164
const u16
old_s
= hc->tx_s;
in ccid3_hc_tx_update_s()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
H
A
D
malidp_drv.c
125
struct malidp_se_config *
old_s
= &old_cs->scaler_config;
in malidp_atomic_commit_se_config()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
H
A
D
malidp_drv.c
127
struct malidp_se_config *
old_s
= &old_cs->scaler_config;
in malidp_atomic_commit_se_config()
local
Completed in 8 milliseconds