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:__retval
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
verifier_div_overflow.c
80
__success
__retval
(INT_MIN)
in __retval()
function
95
__success
__retval
(INT_MIN)
in __retval()
function
H
A
D
verifier_spill_fill.c
16
__retval
(POINTER_VALUE)
in __retval()
function
146
__retval
(POINTER_VALUE)
in __retval()
function
161
__retval
(POINTER_VALUE)
in __retval()
function
H
A
D
verifier_search_pruning.c
32
__retval
(POINTER_VALUE)
in __retval()
function
57
__retval
(POINTER_VALUE)
in __retval()
function
H
A
D
verifier_direct_packet_access.c
10
__success
__retval
(TEST_DATA_LEN)
in __retval()
function
[all...]
H
A
D
bpf_misc.h
70
#define
__retval
(val) __attribute__((btf_decl_tag("comment:test_retval="#val)))
macro
H
A
D
verifier_unpriv.c
83
__retval
(POINTER_VALUE)
in __retval()
function
[all...]
H
A
D
verifier_ref_tracking.c
646
__success
__retval
(POINTER_VALUE)
in __retval()
function
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
freezer.h
190
long
__retval
;
in freezable_schedule_timeout()
local
203
long
__retval
;
in freezable_schedule_timeout_interruptible()
local
213
long
__retval
;
in freezable_schedule_timeout_interruptible_unsafe()
local
224
long
__retval
;
in freezable_schedule_timeout_killable()
local
234
long
__retval
;
freezable_schedule_timeout_killable_unsafe()
local
248
int
__retval
;
freezable_schedule_hrtimeout_range()
local
[all...]
Completed in 6 milliseconds