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:kbase_jm_kick_all
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_jm.h
35
*
kbase_jm_kick_all
() - Indicate that there are jobs ready to run on all job
43
static inline u32
kbase_jm_kick_all
(struct kbase_device *kbdev)
in kbase_jm_kick_all()
function
60
* kbase_jm_try_kick_all() - Attempt to call
kbase_jm_kick_all
65
*
kbase_jm_kick_all
() otherwise it will do nothing.
H
A
D
mali_kbase_jm.c
95
kbase_jm_kick_all
(kbdev);
in kbase_jm_try_kick_all()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/
H
A
D
mali_kbase_jm.h
38
*
kbase_jm_kick_all
() - Indicate that there are jobs ready to run on all job
46
static inline u32
kbase_jm_kick_all
(struct kbase_device *kbdev)
in kbase_jm_kick_all()
function
63
* kbase_jm_try_kick_all() - Attempt to call
kbase_jm_kick_all
68
*
kbase_jm_kick_all
() otherwise it will do nothing.
H
A
D
mali_kbase_jm.c
97
kbase_jm_kick_all
(kbdev);
in kbase_jm_try_kick_all()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_jm.h
43
*
kbase_jm_kick_all
() - Indicate that there are jobs ready to run on all job
51
static inline u32
kbase_jm_kick_all
(struct kbase_device *kbdev)
in kbase_jm_kick_all()
function
68
* kbase_jm_try_kick_all() - Attempt to call
kbase_jm_kick_all
73
*
kbase_jm_kick_all
() otherwise it will do nothing.
H
A
D
mali_kbase_jm.c
107
kbase_jm_kick_all
(kbdev);
in kbase_jm_try_kick_all()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_jm.h
42
*
kbase_jm_kick_all
() - Indicate that there are jobs ready to run on all job
50
static inline u32
kbase_jm_kick_all
(struct kbase_device *kbdev)
in kbase_jm_kick_all()
function
67
* kbase_jm_try_kick_all() - Attempt to call
kbase_jm_kick_all
72
*
kbase_jm_kick_all
() otherwise it will do nothing.
H
A
D
mali_kbase_jm.c
107
kbase_jm_kick_all
(kbdev);
in kbase_jm_try_kick_all()
Completed in 3 milliseconds