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:up_threshold
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/cpufreq/
H
A
D
cpufreq_conservative.c
246
gov_show_one_common(
up_threshold
);
variable
253
gov_attr_rw(
up_threshold
);
variable
H
A
D
cpufreq_governor.h
44
unsigned int
up_threshold
;
member
H
A
D
cpufreq_ondemand.c
316
gov_show_one_common(
up_threshold
);
variable
324
gov_attr_rw(
up_threshold
);
variable
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H
A
D
intel_rps_types.h
91
u8
up_threshold
; /* Current %busy required to uplock */
member
/kernel/linux/linux-6.6/drivers/cpufreq/
H
A
D
cpufreq_conservative.c
248
gov_show_one_common(
up_threshold
);
variable
255
gov_attr_rw(
up_threshold
);
variable
H
A
D
cpufreq_governor.h
45
unsigned int
up_threshold
;
member
H
A
D
cpufreq_ondemand.c
318
gov_show_one_common(
up_threshold
);
variable
326
gov_attr_rw(
up_threshold
);
variable
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H
A
D
intel_rps_types.h
105
u8
up_threshold
; /* Current %busy required to uplock */
member
/kernel/linux/linux-5.10/drivers/soc/qcom/
H
A
D
cpr.c
174
unsigned int
up_threshold
;
member
/kernel/linux/linux-6.6/drivers/pmdomain/qcom/
H
A
D
cpr.c
173
unsigned int
up_threshold
;
member
/kernel/linux/linux-5.10/include/linux/mlx5/
H
A
D
mlx5_ifc.h
8657
u8
up_threshold
[0x8];
member
/kernel/linux/linux-6.6/include/linux/mlx5/
H
A
D
mlx5_ifc.h
9636
u8
up_threshold
[0x8];
member
Completed in 63 milliseconds