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:cfs_b
(Results
1 - 2
of
2
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/kernel/sched/
H
A
D
core.c
8968
struct cfs_bandwidth *
cfs_b
= &tg->cfs_bandwidth;
in tg_set_cfs_bandwidth()
local
9168
struct cfs_bandwidth *
cfs_b
= &tg->cfs_bandwidth;
in tg_cfs_schedulable_down()
local
9223
struct
cfs_b
andwidth *
cfs_b
= &tg->
cfs_b
andwidth;
cpu_cfs_stat_show()
local
9337
struct
cfs_b
andwidth *
cfs_b
= &tg->
cfs_b
andwidth;
cpu_extra_stat_show()
local
[all...]
H
A
D
fair.c
4841
void __refill_cfs_bandwidth_runtime(struct cfs_bandwidth *
cfs_b
)
in __refill_cfs_bandwidth_runtime()
argument
4854
static int fair_assign_cfs_rq_runtime(struct cfs_bandwidth *
cfs_b
, struct cfs_rq *cfs_rq, u64 target_runtime)
in fair_assign_cfs_rq_runtime()
argument
4883
struct
cfs_b
andwidth *
cfs_b
= tg_
cfs_b
andwidth(cfs_rq->tg);
assign_cfs_rq_runtime()
local
4985
struct
cfs_b
andwidth *
cfs_b
= tg_
cfs_b
andwidth(cfs_rq->tg);
throttle_cfs_rq()
local
5059
struct
cfs_b
andwidth *
cfs_b
= tg_
cfs_b
andwidth(cfs_rq->tg);
unthrottle_cfs_rq()
local
5150
distribute_cfs_runtime(struct
cfs_b
andwidth *
cfs_b
)
distribute_cfs_runtime()
argument
5201
do_sched_cfs_period_timer(struct
cfs_b
andwidth *
cfs_b
, int overrun, unsigned long flags)
do_sched_cfs_period_timer()
argument
5272
runtime_refresh_within(struct
cfs_b
andwidth *
cfs_b
, u64 min_expire)
runtime_refresh_within()
argument
5291
start_cfs_slack_bandwidth(struct
cfs_b
andwidth *
cfs_b
)
start_cfs_slack_bandwidth()
argument
5312
struct
cfs_b
andwidth *
cfs_b
= tg_
cfs_b
andwidth(cfs_rq->tg);
fair_return_cfs_rq_runtime()
local
5351
do_sched_cfs_slack_timer(struct
cfs_b
andwidth *
cfs_b
)
do_sched_cfs_slack_timer()
argument
5452
struct
cfs_b
andwidth *
cfs_b
= container_of(timer, struct
cfs_b
andwidth, slack_timer);
sched_cfs_slack_timer()
local
5461
struct
cfs_b
andwidth *
cfs_b
= container_of(timer, struct
cfs_b
andwidth, period_timer);
sched_cfs_period_timer()
local
5512
init_
cfs_b
andwidth(struct
cfs_b
andwidth *
cfs_b
)
init_cfs_bandwidth()
argument
5534
start_
cfs_b
andwidth(struct
cfs_b
andwidth *
cfs_b
)
start_cfs_bandwidth()
argument
5547
destroy_
cfs_b
andwidth(struct
cfs_b
andwidth *
cfs_b
)
destroy_cfs_bandwidth()
argument
5575
struct
cfs_b
andwidth *
cfs_b
= &tg->
cfs_b
andwidth;
update_runtime_enabled()
local
5658
init_
cfs_b
andwidth(struct
cfs_b
andwidth *
cfs_b
)
init_cfs_bandwidth()
argument
5672
destroy_
cfs_b
andwidth(struct
cfs_b
andwidth *
cfs_b
)
destroy_cfs_bandwidth()
argument
[all...]
Completed in 22 milliseconds