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:event_sub
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H
A
D
devx.h
24
struct list_head
event_sub
; /* holds devx_event_subscription entries */
member
H
A
D
devx.c
1907
struct devx_event_subscription *
event_sub
, *tmp_sub;
in MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT()
local
2281
deliver_event(struct devx_
event_sub
scription *
event_sub
, const void *data)
deliver_event()
argument
2516
struct devx_
event_sub
scription *
event_sub
;
devx_async_event_read()
local
2610
struct devx_
event_sub
scription *
event_sub
=
devx_free_subscription()
local
2659
struct devx_
event_sub
scription *
event_sub
, *
event_sub
_tmp;
devx_async_event_destroy_uobj()
local
2667
struct devx_
event_sub
scription *
event_sub
, *tmp;
devx_async_event_destroy_uobj()
local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H
A
D
devx.h
24
struct list_head
event_sub
; /* holds devx_event_subscription entries */
member
H
A
D
devx.c
2012
struct devx_event_subscription *
event_sub
, *tmp_sub;
in MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT()
local
2448
deliver_event(struct devx_
event_sub
scription *
event_sub
, const void *data)
deliver_event()
argument
2683
struct devx_
event_sub
scription *
event_sub
;
devx_async_event_read()
local
2777
struct devx_
event_sub
scription *
event_sub
=
devx_free_subscription()
local
2825
struct devx_
event_sub
scription *
event_sub
, *
event_sub
_tmp;
devx_async_event_destroy_uobj()
local
2833
struct devx_
event_sub
scription *
event_sub
, *tmp;
devx_async_event_destroy_uobj()
local
[all...]
Completed in 6 milliseconds