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:sem_op
(Results
26 - 40
of
40
) sorted by relevance
1
2
/third_party/musl/libc-test/src/api/
H
A
D
sys_sem.c
28
F(short,
sem_op
)
in f()
/third_party/ltp/testcases/kernel/mce-test/stress/tools/page-poisoning/
H
A
D
page-poisoning.c
531
sb.
sem_op
= -1;
in request_sem()
544
sb.
sem_op
= -1;
in waiton_sem()
546
sb.
sem_op
= 0;
in waiton_sem()
555
sb.
sem_op
= 1;
in release_sem()
/kernel/linux/linux-5.10/arch/arm/kernel/
H
A
D
sys_oabi-compat.c
319
short
sem_op
;
member
346
sops[i].
sem_op
= osb.
sem_op
;
in sys_oabi_semtimedop()
/kernel/linux/linux-6.6/arch/arm/kernel/
H
A
D
sys_oabi-compat.c
331
short
sem_op
;
member
362
sops[i].
sem_op
= osb.
sem_op
;
in sys_oabi_semtimedop()
/third_party/ltp/testcases/kernel/syscalls/ipc/semop/
H
A
D
semop01.c
86
sops[i].
sem_op
= i * i;
in setup()
H
A
D
semop03.c
40
.
sem_op
= tc[i].op,
in do_child()
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H
A
D
tinjpage.c
614
sembuffer->
sem_op
= -1;
in get_semaphore()
622
sembuffer->
sem_op
= 1;
in put_semaphore()
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H
A
D
tinjpage.c
614
sembuffer->
sem_op
= -1;
in get_semaphore()
622
sembuffer->
sem_op
= 1;
in put_semaphore()
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H
A
D
mod.rs
167
pub
sem_op
: ::c_short,
/third_party/rust/crates/libc/src/unix/haiku/
H
A
D
mod.rs
425
pub
sem_op
: ::c_short,
/third_party/rust/crates/libc/src/unix/nto/
H
A
D
mod.rs
300
pub
sem_op
: ::c_short,
/third_party/rust/crates/libc/src/fuchsia/
H
A
D
mod.rs
596
pub
sem_op
: ::c_short,
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H
A
D
mod.rs
182
pub
sem_op
: ::c_short,
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H
A
D
mod.rs
283
pub
sem_op
: ::c_short,
/third_party/rust/crates/libc/src/unix/bsd/apple/
H
A
D
mod.rs
675
pub
sem_op
: ::c_short,
Completed in 70 milliseconds
1
2