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:add_info
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/common_modules/tzdriver/include/
H
A
D
internal_functions.h
79
static inline void tee_trace_add_event(enum tee_event_id id, uint64_t
add_info
)
in tee_trace_add_event()
argument
82
(void)
add_info
;
in tee_trace_add_event()
/kernel/linux/common_modules/tzdriver/core/
H
A
D
tzdebug.c
358
uint32_t task_ca = (uint32_t)(log_info.
add_info
);
in tee_trace_event_show()
359
uint32_t task_idx = (uint32_t)(log_info.
add_info
>> 32);
in tee_trace_event_show()
368
log_info.
add_info
);
in tee_trace_event_show()
/kernel/linux/linux-5.10/kernel/gcov/
H
A
D
fs.c
614
static void
add_info
(struct gcov_node *node, struct gcov_info *info)
in add_info()
function
737
add_info
(node, info);
in gcov_event()
/kernel/linux/linux-6.6/kernel/gcov/
H
A
D
fs.c
724
static void
add_info
(struct gcov_node *node, struct gcov_info *info)
in add_info()
function
847
add_info
(node, info);
in gcov_event()
/kernel/linux/linux-5.10/include/linux/platform_data/
H
A
D
cros_ec_commands.h
2405
int16_t
add_info
[2];
member
/kernel/linux/linux-6.6/include/linux/platform_data/
H
A
D
cros_ec_commands.h
2433
int16_t
add_info
[2];
member
Completed in 27 milliseconds