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:prev_state
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/arbiter/
H
A
D
mali_kbase_arbiter_pm.c
738
enum kbase_vm_state
prev_state
;
in kbase_arbiter_pm_vm_os_prepare_suspend()
local
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H
A
D
mali_kbase_pm_driver.c
661
enum kbase_mcu_state
prev_state
;
in kbase_pm_mcu_update_state()
local
1027
enum kbase_l2_core_state
prev_state
;
local
1445
enum kbase_shader_core_state
prev_state
;
global()
local
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/backend/gpu/
H
A
D
mali_kbase_pm_driver.c
554
enum kbase_mcu_state
prev_state
;
in kbase_pm_mcu_update_state()
local
692
enum kbase_l2_core_state
prev_state
;
local
1056
enum kbase_shader_core_state
prev_state
;
global()
local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/
H
A
D
cpu.c
482
enum cpuhp_state
prev_state
= st->state;
in cpuhp_set_state()
local
494
static inline void cpuhp_reset_state(struct cpuhp_cpu_state *st, enum cpuhp_state
prev_state
)
in cpuhp_reset_state()
argument
534
enum cpuhp_state
prev_state
;
in cpuhp_kick_ap()
local
649
enum cpuhp_state
prev_state
= st->state;
in cpuhp_up_callbacks()
local
827
enum cpuhp_state
prev_state
in cpuhp_kick_ap_work()
local
1070
enum cpuhp_state
prev_state
= st->state;
cpuhp_down_callbacks()
local
1090
int
prev_state
, ret = 0;
_cpu_down()
local
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H
A
D
core.c
3973
long
prev_state
;
variable
4847
unsigned long
prev_state
;
in __schedule()
local
5102
enum ctx_state
prev_state
= exception_enter();
schedule_user()
local
5232
enum ctx_state
prev_state
;
preempt_schedule_irq()
local
[all...]
Completed in 15 milliseconds