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:resident
(Results
1 - 3
of
3
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/irqchip/
H
A
D
irq-gic-v4.c
241
vpe->
resident
= false;
in its_make_vpe_non_resident()
267
vpe->
resident
= true;
in its_make_vpe_resident()
/device/soc/rockchip/common/sdk_linux/include/linux/irqchip/
H
A
D
arm-gic-v4.h
40
/* VPE
resident
*/
41
bool
resident
;
member
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H
A
D
mali_kbase_csf_scheduler.c
1211
* be stopped. For that the corresponding queue group needs to be
resident
on
2839
* update_resident_groups_priority() - Update the priority of
resident
groups
2843
* This function will update the priority of all
resident
queue groups
2845
* non-
resident
group.
2861
bool
resident
=
in update_resident_groups_priority()
local
2864
if ((group->prepared_seq_num >= num_groups) || !
resident
)
in update_resident_groups_priority()
2877
* program_group_on_vacant_csg_slot() - Program a non-
resident
group on the
2882
* This function will program a non-
resident
group at the head of
2884
* CSG slot, provided the initial position of the non-
resident
2925
* program_vacant_csg_slot() - Program the vacant CSG slot with a non-
resident
[all...]
Completed in 6 milliseconds