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:tmp_alone_branch
(Results
1 - 3
of
3
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H
A
D
fair.c
347
return rq->
tmp_alone_branch
== &rq->leaf_cfs_rq_list;
in list_add_leaf_cfs_rq()
358
*
tmp_alone_branch
either when the branch is connected
in list_add_leaf_cfs_rq()
371
* reset
tmp_alone_branch
to the beginning of the
in list_add_leaf_cfs_rq()
374
rq->
tmp_alone_branch
= &rq->leaf_cfs_rq_list;
in list_add_leaf_cfs_rq()
386
*
tmp_alone_branch
to the beginning of the list.
in list_add_leaf_cfs_rq()
388
rq->
tmp_alone_branch
= &rq->leaf_cfs_rq_list;
in list_add_leaf_cfs_rq()
395
*
tmp_alone_branch
points to the begin of the branch
in list_add_leaf_cfs_rq()
398
list_add_rcu(&cfs_rq->leaf_cfs_rq_list, rq->
tmp_alone_branch
);
in list_add_leaf_cfs_rq()
400
* update
tmp_alone_branch
to points to the new begin
in list_add_leaf_cfs_rq()
403
rq->
tmp_alone_branch
in list_add_leaf_cfs_rq()
[all...]
H
A
D
sched.h
1022
struct list_head *
tmp_alone_branch
;
member
H
A
D
core.c
8136
rq->
tmp_alone_branch
= &rq->leaf_cfs_rq_list;
in sched_init()
Completed in 22 milliseconds