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:CONFIG_UMP
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/ump/
H
A
D
Makefile
48
export
CONFIG_UMP
:= m
macro
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/
H
A
D
Makefile
48
export
CONFIG_UMP
:= m
macro
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_mem.h
32
#ifdef
CONFIG_UMP
34
#endif /*
CONFIG_UMP
*/
132
#ifdef
CONFIG_UMP
134
#endif /*
CONFIG_UMP
*/
H
A
D
mali_kbase_mem.c
23
#ifdef
CONFIG_UMP
25
#endif /*
CONFIG_UMP
*/
1484
#ifdef
CONFIG_UMP
in kbase_mem_kref_free()
2313
#if (defined(CONFIG_KDS) && defined(
CONFIG_UMP
)) || defined(CONFIG_DMA_SHARED_BUFFER_USES_KDS)
2365
#if defined(CONFIG_KDS) && defined(
CONFIG_UMP
)
in kbase_map_external_resource()
2374
#endif /* defined(CONFIG_KDS) && defined(
CONFIG_UMP
) */
in kbase_map_external_resource()
H
A
D
mali_kbase_mem_linux.c
658
#ifdef
CONFIG_UMP
in kbase_mem_flags_change()
691
#ifdef
CONFIG_UMP
813
#endif /*
CONFIG_UMP
*/
1342
#ifdef
CONFIG_UMP
1352
#endif /*
CONFIG_UMP
*/
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_mem.h
36
#ifdef
CONFIG_UMP
38
#endif /*
CONFIG_UMP
*/
134
#ifdef
CONFIG_UMP
136
#endif /*
CONFIG_UMP
*/
H
A
D
mali_kbase_mem.c
27
#ifdef
CONFIG_UMP
29
#endif /*
CONFIG_UMP
*/
1534
#ifdef
CONFIG_UMP
in kbase_mem_kref_free()
2383
#if (defined(CONFIG_KDS) && defined(
CONFIG_UMP
)) \
2432
#if defined(CONFIG_KDS) && defined(
CONFIG_UMP
)
in kbase_map_external_resource()
2443
#endif /*defined(CONFIG_KDS) && defined(
CONFIG_UMP
) */
in kbase_map_external_resource()
H
A
D
mali_kbase_mem_linux.c
662
#ifdef
CONFIG_UMP
in kbase_mem_flags_change()
693
#ifdef
CONFIG_UMP
809
#endif /*
CONFIG_UMP
*/
1334
#ifdef
CONFIG_UMP
1344
#endif /*
CONFIG_UMP
*/
Completed in 16 milliseconds