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:ev_file
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/
H
A
D
uverbs_std_types_cq.c
72
struct ib_uverbs_completion_event_file *
ev_file
= NULL;
in UVERBS_METHOD_CQ_CREATE()
local
H
A
D
uverbs_main.c
131
void ib_uverbs_release_ucq(struct ib_uverbs_completion_event_file *
ev_file
,
in ib_uverbs_release_ucq()
argument
H
A
D
uverbs_cmd.c
949
struct ib_uverbs_completion_event_file *
ev_file
;
in ib_uverbs_create_comp_channel()
local
974
struct ib_uverbs_completion_event_file *
ev_file
= NULL;
in create_cq()
local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H
A
D
uverbs_std_types_cq.c
72
struct ib_uverbs_completion_event_file *
ev_file
= NULL;
in UVERBS_METHOD_CQ_CREATE()
local
H
A
D
uverbs_main.c
142
void ib_uverbs_release_ucq(struct ib_uverbs_completion_event_file *
ev_file
,
in ib_uverbs_release_ucq()
argument
H
A
D
uverbs_cmd.c
983
struct ib_uverbs_completion_event_file *
ev_file
;
in ib_uverbs_create_comp_channel()
local
1008
struct ib_uverbs_completion_event_file *
ev_file
= NULL;
in create_cq()
local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H
A
D
devx.c
35
struct devx_async_cmd_event_file *
ev_file
;
member
76
struct devx_async_event_file *
ev_file
;
member
1595
struct devx_async_cmd_event_file *
ev_file
;
in MLX5_IB_METHOD_DEVX_ASYNC_CMD_FD_ALLOC()
local
1613
struct devx_async_event_file *
ev_file
;
in MLX5_IB_METHOD_DEVX_ASYNC_EVENT_FD_ALLOC()
local
1644
struct devx_async_cmd_event_file *
ev_file
= async_data->
ev_file
;
devx_query_callback()
local
1677
struct devx_async_cmd_event_file *
ev_file
;
MLX5_IB_METHOD_DEVX_OBJ_ASYNC_QUERY()
local
1904
struct devx_async_event_file *
ev_file
;
MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT()
local
2284
struct devx_async_event_file *
ev_file
;
deliver_event()
local
2515
struct devx_async_event_file *
ev_file
= filp->private_data;
devx_async_event_read()
local
2593
struct devx_async_event_file *
ev_file
= filp->private_data;
devx_async_event_poll()
local
2656
struct devx_async_event_file *
ev_file
=
devx_async_event_destroy_uobj()
local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H
A
D
devx.c
35
struct devx_async_cmd_event_file *
ev_file
;
member
76
struct devx_async_event_file *
ev_file
;
member
1700
struct devx_async_cmd_event_file *
ev_file
;
in MLX5_IB_METHOD_DEVX_ASYNC_CMD_FD_ALLOC()
local
1718
struct devx_async_event_file *
ev_file
;
in MLX5_IB_METHOD_DEVX_ASYNC_EVENT_FD_ALLOC()
local
1749
struct devx_async_cmd_event_file *
ev_file
= async_data->
ev_file
;
devx_query_callback()
local
1782
struct devx_async_cmd_event_file *
ev_file
;
MLX5_IB_METHOD_DEVX_OBJ_ASYNC_QUERY()
local
2009
struct devx_async_event_file *
ev_file
;
MLX5_IB_METHOD_DEVX_SUBSCRIBE_EVENT()
local
2451
struct devx_async_event_file *
ev_file
;
deliver_event()
local
2682
struct devx_async_event_file *
ev_file
= filp->private_data;
devx_async_event_read()
local
2760
struct devx_async_event_file *
ev_file
= filp->private_data;
devx_async_event_poll()
local
2822
struct devx_async_event_file *
ev_file
=
devx_async_event_destroy_uobj()
local
[all...]
Completed in 19 milliseconds