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:RET_ERROR
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/
H
A
D
futex_requeue_pi_mismatched_ops.c
84
ret =
RET_ERROR
;
in main()
109
ret =
RET_ERROR
;
in main()
112
ret =
RET_ERROR
;
in main()
116
ret =
RET_ERROR
;
in main()
123
ret =
RET_ERROR
;
in main()
H
A
D
futex_requeue_pi.c
133
args->ret =
RET_ERROR
;
in waiterfn()
168
args->ret =
RET_ERROR
;
in broadcast_wakerfn()
177
args->ret =
RET_ERROR
;
in broadcast_wakerfn()
231
args->ret =
RET_ERROR
;
in signal_wakerfn()
242
args->ret =
RET_ERROR
;
in signal_wakerfn()
272
args->ret =
RET_ERROR
;
in third_party_blocker()
310
ret =
RET_ERROR
;
in unit_test()
323
ret =
RET_ERROR
;
in unit_test()
331
ret =
RET_ERROR
;
in unit_test()
H
A
D
futex_wait_private_mapped_file.c
60
print_result(TEST_NAME,
RET_ERROR
);
in thr_futex_wait()
61
exit(
RET_ERROR
);
in thr_futex_wait()
105
ret =
RET_ERROR
;
in main()
H
A
D
futex_wait_uninitialized_heap.c
61
child_ret =
RET_ERROR
;
in wait_thread()
107
ret =
RET_ERROR
;
in main()
H
A
D
futex_requeue_pi_signal_restart.c
161
ret =
RET_ERROR
;
in main()
195
ret =
RET_ERROR
;
in main()
/kernel/linux/linux-6.6/tools/testing/selftests/futex/functional/
H
A
D
futex_requeue_pi_mismatched_ops.c
84
ret =
RET_ERROR
;
in main()
109
ret =
RET_ERROR
;
in main()
112
ret =
RET_ERROR
;
in main()
116
ret =
RET_ERROR
;
in main()
123
ret =
RET_ERROR
;
in main()
H
A
D
futex_requeue_pi.c
133
args->ret =
RET_ERROR
;
in waiterfn()
168
args->ret =
RET_ERROR
;
in broadcast_wakerfn()
177
args->ret =
RET_ERROR
;
in broadcast_wakerfn()
231
args->ret =
RET_ERROR
;
in signal_wakerfn()
242
args->ret =
RET_ERROR
;
in signal_wakerfn()
272
args->ret =
RET_ERROR
;
in third_party_blocker()
310
ret =
RET_ERROR
;
in unit_test()
323
ret =
RET_ERROR
;
in unit_test()
331
ret =
RET_ERROR
;
in unit_test()
H
A
D
futex_wait_private_mapped_file.c
60
print_result(TEST_NAME,
RET_ERROR
);
in thr_futex_wait()
61
exit(
RET_ERROR
);
in thr_futex_wait()
105
ret =
RET_ERROR
;
in main()
H
A
D
futex_wait_uninitialized_heap.c
61
child_ret =
RET_ERROR
;
in wait_thread()
107
ret =
RET_ERROR
;
in main()
H
A
D
futex_requeue_pi_signal_restart.c
161
ret =
RET_ERROR
;
in main()
195
ret =
RET_ERROR
;
in main()
/kernel/linux/linux-5.10/tools/testing/selftests/futex/include/
H
A
D
logging.h
64
#define
RET_ERROR
-1
macro
102
* @ret: the return value to be considered: 0 |
RET_ERROR
| RET_FAIL
113
case
RET_ERROR
:
in print_result()
/kernel/linux/linux-6.6/tools/testing/selftests/futex/include/
H
A
D
logging.h
64
#define
RET_ERROR
-1
macro
102
* @ret: the return value to be considered: 0 |
RET_ERROR
| RET_FAIL
113
case
RET_ERROR
:
in print_result()
Completed in 5 milliseconds