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:exp_info
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma-buf/heaps/
H
A
D
system_heap.c
109
struct dma_heap_export_info
exp_info
;
in system_heap_create()
local
H
A
D
cma_heap.c
143
struct dma_heap_export_info
exp_info
;
in __add_cma_heap()
local
/kernel/linux/linux-5.10/drivers/virtio/
H
A
D
virtio_dma_buf.c
20
virtio_dma_buf_export(const struct dma_buf_export_info *
exp_info
)
virtio_dma_buf_export()
argument
/kernel/linux/linux-6.6/drivers/virtio/
H
A
D
virtio_dma_buf.c
20
virtio_dma_buf_export(const struct dma_buf_export_info *
exp_info
)
virtio_dma_buf_export()
argument
/kernel/linux/linux-5.10/drivers/dma-buf/
H
A
D
dma-heap.c
207
struct dma_heap *dma_heap_add(const struct dma_heap_export_info *
exp_info
)
in dma_heap_add()
argument
[all...]
H
A
D
dma-buf.c
524
struct dma_buf *dma_buf_export(const struct dma_buf_export_info *
exp_info
)
in dma_buf_export()
argument
[all...]
/kernel/linux/linux-6.6/drivers/dma-buf/heaps/
H
A
D
system_heap.c
426
struct dma_heap_export_info
exp_info
;
in system_heap_create()
local
[all...]
H
A
D
cma_heap.c
373
struct dma_heap_export_info
exp_info
;
in __add_cma_heap()
local
[all...]
/kernel/linux/linux-6.6/drivers/dma-buf/
H
A
D
dma-heap.c
219
struct dma_heap *dma_heap_add(const struct dma_heap_export_info *
exp_info
)
in dma_heap_add()
argument
[all...]
H
A
D
dma-buf.c
609
struct dma_buf *dma_buf_export(const struct dma_buf_export_info *
exp_info
)
in dma_buf_export()
argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H
A
D
drm_prime.c
882
struct dma_buf_export_info
exp_info
= {
in drm_gem_prime_export()
local
244
drm_gem_dmabuf_export(struct drm_device *dev, struct dma_buf_export_info *
exp_info
)
drm_gem_dmabuf_export()
argument
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_prime.c
877
struct dma_buf_export_info
exp_info
= {
in drm_gem_prime_export()
local
242
drm_gem_dmabuf_export(struct drm_device *dev, struct dma_buf_export_info *
exp_info
)
drm_gem_dmabuf_export()
argument
Completed in 9 milliseconds