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_queue
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/core/
H
A
D
uverbs_std_types_cq.c
43
struct ib_uverbs_event_queue *
ev_queue
= cq->cq_context;
in uverbs_free_cq()
local
H
A
D
uverbs.h
127
struct ib_uverbs_event_queue
ev_queue
;
member
133
struct ib_uverbs_event_queue
ev_queue
;
member
H
A
D
uverbs_main.c
214
static ssize_t ib_uverbs_event_read(struct ib_uverbs_event_queue *
ev_queue
,
in ib_uverbs_event_read()
argument
289
ib_uverbs_event_poll(struct ib_uverbs_event_queue *
ev_queue
, struct file *filp, struct poll_table_struct *wait)
ib_uverbs_event_poll()
argument
359
struct ib_uverbs_event_queue *
ev_queue
= cq_context;
ib_uverbs_comp_handler()
local
469
ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *
ev_queue
)
ib_uverbs_init_event_queue()
argument
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/core/
H
A
D
uverbs_std_types_cq.c
43
struct ib_uverbs_event_queue *
ev_queue
= cq->cq_context;
in uverbs_free_cq()
local
H
A
D
uverbs.h
127
struct ib_uverbs_event_queue
ev_queue
;
member
133
struct ib_uverbs_event_queue
ev_queue
;
member
H
A
D
uverbs_main.c
225
static ssize_t ib_uverbs_event_read(struct ib_uverbs_event_queue *
ev_queue
,
in ib_uverbs_event_read()
argument
300
ib_uverbs_event_poll(struct ib_uverbs_event_queue *
ev_queue
, struct file *filp, struct poll_table_struct *wait)
ib_uverbs_event_poll()
argument
370
struct ib_uverbs_event_queue *
ev_queue
= cq_context;
ib_uverbs_comp_handler()
local
480
ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *
ev_queue
)
ib_uverbs_init_event_queue()
argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
H
A
D
devx.c
1579
struct devx_async_event_queue
ev_queue
;
member
1583
static void devx_init_event_queue(struct devx_async_event_queue *
ev_queue
)
in devx_init_event_queue()
argument
1645
struct devx_async_event_queue *
ev_queue
= &ev_file->
ev_queue
;
in devx_query_callback()
local
2435
struct devx_async_event_queue *
ev_queue
= &comp_ev_file->
ev_queue
;
devx_async_cmd_event_read()
local
2489
struct devx_async_event_queue *
ev_queue
= &comp_ev_file->
ev_queue
;
devx_async_cmd_event_poll()
local
2633
struct devx_async_event_queue *
ev_queue
= &comp_ev_file->
ev_queue
;
devx_async_cmd_event_destroy_uobj()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/fddi/skfp/h/
H
A
D
smc.h
74
struct event_queue
ev_queue
[MAX_EVENT];
member
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/h/
H
A
D
smc.h
74
struct event_queue
ev_queue
[MAX_EVENT];
member
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
H
A
D
devx.c
1684
struct devx_async_event_queue
ev_queue
;
member
1688
static void devx_init_event_queue(struct devx_async_event_queue *
ev_queue
)
in devx_init_event_queue()
argument
1750
struct devx_async_event_queue *
ev_queue
= &ev_file->
ev_queue
;
in devx_query_callback()
local
2602
struct devx_async_event_queue *
ev_queue
= &comp_ev_file->
ev_queue
;
devx_async_cmd_event_read()
local
2656
struct devx_async_event_queue *
ev_queue
= &comp_ev_file->
ev_queue
;
devx_async_cmd_event_poll()
local
2800
struct devx_async_event_queue *
ev_queue
= &comp_ev_file->
ev_queue
;
devx_async_cmd_event_destroy_uobj()
local
[all...]
Completed in 12 milliseconds