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:nda
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/
H
A
D
rb_resort.h
63
static int __name##_sorted__cmp(struct rb_node *
nda
, struct rb_node *ndb) \
66
a = rb_entry(
nda
, struct __name##_sorted_entry, rb_node); \
/kernel/linux/linux-6.6/tools/perf/util/
H
A
D
rb_resort.h
63
static int __name##_sorted__cmp(struct rb_node *
nda
, struct rb_node *ndb) \
66
a = rb_entry(
nda
, struct __name##_sorted_entry, rb_node); \
/kernel/linux/linux-5.10/sound/sparc/
H
A
D
dbri.c
262
__u32
nda
; /* Next Descriptor Address */
member
851
dbri->dma->desc[desc].
nda
= 0;
in reset_pipe()
1141
dbri->dma->desc[desc].
nda
= 0;
in setup_descs()
1173
dbri->dma->desc[desc].
nda
= 0;
in setup_descs()
1189
dbri->dma->desc[last_desc].
nda
=
in setup_descs()
1204
dbri->dma->desc[last_desc].
nda
=
in setup_descs()
1216
dbri->dma->desc[desc].
nda
, dbri->dma->desc[desc].word4);
in setup_descs()
/kernel/linux/linux-6.6/sound/sparc/
H
A
D
dbri.c
261
__u32
nda
; /* Next Descriptor Address */
member
850
dbri->dma->desc[desc].
nda
= 0;
in reset_pipe()
1140
dbri->dma->desc[desc].
nda
= 0;
in setup_descs()
1172
dbri->dma->desc[desc].
nda
= 0;
in setup_descs()
1188
dbri->dma->desc[last_desc].
nda
=
in setup_descs()
1203
dbri->dma->desc[last_desc].
nda
=
in setup_descs()
1215
dbri->dma->desc[desc].
nda
, dbri->dma->desc[desc].word4);
in setup_descs()
Completed in 10 milliseconds