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:comp_event
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/infiniband/hw/efa/
H
A
D
efa_admin_defs.h
154
struct efa_admin_comp_event
comp_event
;
member
H
A
D
efa_main.c
74
u16 cqn = eqe->u.
comp_event
.cqn;
in efa_process_comp_eqe()
/kernel/linux/linux-6.6/include/net/mana/
H
A
D
hw_channel.h
159
struct completion
comp_event
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/microsoft/mana/
H
A
D
hw_channel.c
77
complete(&ctx->
comp_event
);
in mana_hwc_handle_resp()
608
init_completion(&ctx[i].
comp_event
);
in mana_hwc_test_channel()
849
if (!wait_for_completion_timeout(&ctx->
comp_event
,
in mana_hwc_send_request()
/kernel/linux/linux-5.10/include/linux/mlx5/
H
A
D
mlx5_ifc.h
3932
struct mlx5_ifc_comp_event_bits
comp_event
;
member
/kernel/linux/linux-6.6/include/linux/mlx5/
H
A
D
mlx5_ifc.h
4482
struct mlx5_ifc_comp_event_bits
comp_event
;
member
Completed in 63 milliseconds