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
refs:exp_name
(Results
1 - 6
of
6
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/include/linux/
H
A
D
dma-buf.h
364
* @
exp_name
: name of the exporter; useful for debugging.
400
const char *
exp_name
;
member
515
* @
exp_name
: name of the exporter - useful for debugging.
527
const char *
exp_name
;
member
541
* zeroes it out and pre-populates
exp_name
in it.
544
struct dma_buf_export_info name = {.
exp_name
= KBUILD_MODNAME, .owner = THIS_MODULE}
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/
H
A
D
dma-buf.c
518
seq_printf(m, "
exp_name
:\t%s\n", dmabuf->
exp_name
);
in dma_buf_show_fdinfo()
661
dmabuf->
exp_name
= exp_info->
exp_name
;
in dma_buf_export()
1517
buf_obj->
exp_name
, file_inode(buf_obj->file)->i_ino, buf_obj->name ?: "NULL",
in dma_buf_debug_show()
/device/soc/rockchip/common/sdk_linux/drivers/dma-buf/heaps/
H
A
D
system_heap.c
477
exp_info.
exp_name
= dma_heap_get_name(heap);
in system_heap_do_allocate()
H
A
D
cma_heap.c
343
exp_info.
exp_name
= dma_heap_get_name(heap);
in cma_heap_allocate()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H
A
D
drm_prime.c
903
.
exp_name
= KBUILD_MODNAME, /* white lie for debug */
in drm_gem_prime_export()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
rockchip_drm_drv.c
1584
.
exp_name
= KBUILD_MODNAME, /* white lie for debug */
in rockchip_drm_gem_prime_export()
Completed in 9 milliseconds