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:idxd_dev
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-6.6/drivers/dma/idxd/
H
A
D
bus.c
40
struct
idxd_dev
*
idxd_dev
= confdev_to_idxd_dev(dev);
in idxd_config_bus_match()
local
56
struct
idxd_dev
*
idxd_dev
= confdev_to_idxd_dev(dev);
in idxd_config_bus_probe()
local
65
struct
idxd_dev
*
idxd_dev
= confdev_to_idxd_dev(dev);
in idxd_config_bus_remove()
local
H
A
D
compat.c
39
struct
idxd_dev
*
idxd_dev
;
in bind_store()
local
82
static int idxd_dsa_drv_probe(struct
idxd_dev
*
idxd_dev
)
in idxd_dsa_drv_probe()
argument
87
static void idxd_dsa_drv_remove(struct
idxd_dev
*
idxd_dev
)
in idxd_dsa_drv_remove()
argument
H
A
D
dma.c
298
static int idxd_dmaengine_drv_probe(struct
idxd_dev
*
idxd_dev
)
in idxd_dmaengine_drv_probe()
argument
337
static void idxd_dmaengine_drv_remove(struct
idxd_dev
*
idxd_dev
)
in idxd_dmaengine_drv_remove()
argument
H
A
D
cdev.c
49
struct
idxd_dev
idxd_dev
;
member
60
struct
idxd_dev
*
idxd_dev
= confdev_to_idxd_dev(dev);
in dev_to_uctx()
local
510
static int idxd_user_drv_probe(struct
idxd_dev
*
idxd_dev
)
in idxd_user_drv_probe()
argument
570
idxd_user_drv_remove(struct
idxd_dev
*
idxd_dev
)
idxd_user_drv_remove()
argument
[all...]
H
A
D
device.c
1514
int idxd_device_drv_probe(struct
idxd_dev
*
idxd_dev
)
in idxd_device_drv_probe()
argument
1572
void idxd_device_drv_remove(struct
idxd_dev
*
idxd_dev
)
in idxd_device_drv_remove()
argument
H
A
D
idxd.h
39
struct
idxd_dev
{
struct
89
struct
idxd_dev
idxd_dev
;
member
158
struct
idxd_dev
idxd_dev
;
member
193
struct
idxd_dev
idxd_dev
;
global()
member
233
struct
idxd_dev
idxd_dev
;
global()
member
303
struct
idxd_dev
idxd_dev
;
global()
member
417
struct
idxd_dev
*
idxd_dev
= confdev_to_
idxd_dev
(dev);
confdev_to_idxd()
local
424
struct
idxd_dev
*
idxd_dev
= confdev_to_
idxd_dev
(dev);
confdev_to_wq()
local
431
struct
idxd_dev
*
idxd_dev
= confdev_to_
idxd_dev
(dev);
confdev_to_engine()
local
438
struct
idxd_dev
*
idxd_dev
= confdev_to_
idxd_dev
(dev);
confdev_to_group()
local
445
struct
idxd_dev
*
idxd_dev
= confdev_to_
idxd_dev
(dev);
dev_to_cdev()
local
494
is_dsa_dev(struct
idxd_dev
*
idxd_dev
)
is_dsa_dev()
argument
499
is_iax_dev(struct
idxd_dev
*
idxd_dev
)
is_iax_dev()
argument
504
is_
idxd_dev
(struct
idxd_dev
*
idxd_dev
)
is_idxd_dev()
argument
509
is_idxd_wq_dev(struct
idxd_dev
*
idxd_dev
)
is_idxd_wq_dev()
argument
[all...]
Completed in 6 milliseconds