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:group_type
(Results
1 - 2
of
2
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H
A
D
fair.c
7809
* '
group_type
' describes the group of CPUs at the moment of load balancing.
7812
* first so the
group_type
can simply be compared when selecting the busiest
7815
enum
group_type
{
enum
8594
enum
group_type
group_type
;
member
8624
* We must however set busiest_stat::
group_type
and
in init_sd_lb_stats()
8636
.
group_type
= group_has_spare,
in init_sd_lb_stats()
8879
static inline enum
group_type
group_classify(unsigned int imbalance_pct, struct sched_group *group,
in group_classify()
9002
sgs->
group_type
= group_has_spare;
in update_sg_lb_stats()
9017
sgs->
group_type
in update_sg_lb_stats()
[all...]
/device/soc/rockchip/common/sdk_linux/fs/ubifs/
H
A
D
recovery.c
592
if (ch->
group_type
!= UBIFS_IN_NODE_GROUP) {
in drop_last_group()
Completed in 16 milliseconds