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_timer_setup
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_utility.h
29
static inline void
kbase_timer_setup
(struct timer_list *timer,
in kbase_timer_setup()
function
H
A
D
mali_kbase_hwcnt_watchdog_if_timer.c
148
kbase_timer_setup
(&timer_info->watchdog_timer,
in kbase_hwcnt_watchdog_if_timer_create()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H
A
D
mali_kbase_utility.h
30
static inline void
kbase_timer_setup
(struct timer_list *timer, void (*callback)(struct timer_list *timer))
in kbase_timer_setup()
function
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/context/backend/
H
A
D
mali_kbase_context_jm.c
91
kbase_timer_setup
(&kctx->soft_job_timeout, kbasep_soft_job_timeout_worker);
in kbase_context_kbase_timer_setup()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/context/backend/
H
A
D
mali_kbase_context_jm.c
81
kbase_timer_setup
(&kctx->soft_job_timeout,
in kbase_context_kbase_timer_setup()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/tl/
H
A
D
mali_kbase_timeline.c
123
kbase_timer_setup
(&result->autoflush_timer, kbasep_timeline_autoflush_timer_callback);
in kbase_timeline_init()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/tl/
H
A
D
mali_kbase_timeline.c
136
kbase_timer_setup
(&result->autoflush_timer,
in kbase_timeline_init()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H
A
D
mali_kbase_csf_tl_reader.c
449
kbase_timer_setup
(&self->read_timer,
in kbase_csf_tl_reader_init()
Completed in 4 milliseconds