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:uc_se
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/kernel/sched/
H
A
D
core.c
1002
static inline void uclamp_se_set(struct uclamp_se *
uc_se
,
in uclamp_se_set()
argument
1061
struct uclamp_se *
uc_se
;
in __uclamp_update_util_min_rt_default()
local
1191
struct uclamp_se *
uc_se
= &p->uclamp[clamp_id];
in uclamp_rq_inc_id()
local
1229
struct uclamp_se *
uc_se
= &p->uclamp[clamp_id];
uclamp_rq_dec_id()
local
1515
struct uclamp_se *
uc_se
= &p->uclamp_req[clamp_id];
__setscheduler_uclamp()
local
8328
struct uclamp_se *
uc_se
= NULL;
cpu_util_update_eff()
local
[all...]
/kernel/linux/linux-6.6/kernel/sched/
H
A
D
core.c
1457
static inline void uclamp_se_set(struct uclamp_se *
uc_se
,
in uclamp_se_set()
argument
1516
struct uclamp_se *
uc_se
;
in __uclamp_update_util_min_rt_default()
local
1619
struct uclamp_se *
uc_se
= &p->uclamp[clamp_id];
in uclamp_rq_inc_id()
local
1657
struct uclamp_se *
uc_se
= &p->uclamp[clamp_id];
uclamp_rq_dec_id()
local
1971
uclamp_reset(const struct sched_attr *attr, enum uclamp_id clamp_id, struct uclamp_se *
uc_se
)
uclamp_reset()
argument
2002
struct uclamp_se *
uc_se
= &p->uclamp_req[clamp_id];
__setscheduler_uclamp()
local
11349
struct uclamp_se *
uc_se
= NULL;
cpu_util_update_eff()
local
[all...]
Completed in 15 milliseconds