OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hot
(Results
1 - 25
of
92
) sorted by relevancy
1
2
3
4
/src/tests/usr.bin/xlint/lint1/
gcc_attribute_label.c
18
goto
hot
;
23
hot
:
/src/sbin/fsck/
fsutil.c
72
static int
hot
= 0;
variable in typeref:typename:int
96
return
hot
;
195
hot
= 0;
214
hot
++;
/src/sys/arch/powerpc/conf/
kern.ldscript
23
*(.text.
hot
.text.
hot
.*)
kern64.ldscript
17
*(.text.
hot
.text.
hot
.*)
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
qcom-ipq8064.dtsi
64
cpu-
hot
{
67
type = "
hot
";
84
cpu-
hot
{
87
type = "
hot
";
104
cpu-
hot
{
107
type = "
hot
";
124
cpu-
hot
{
127
type = "
hot
";
144
cpu-
hot
{
147
type = "
hot
";
[
all
...]
rk3288-veyron-mickey.dts
105
* - 1.2 GHz - 1.0 GHz (almost
hot
)
106
* - 800 MHz (
hot
)
108
* - 696 MHz - min (very
hot
)
139
/* At very
hot
, don't let GPU go over 300 MHz */
200
/* When
hot
, GPU goes down to 300 MHz */
206
/* When really
hot
, don't let GPU go _above_ 300 MHz */
sun8i-h3.dtsi
251
cpu_hot_trip: cpu-
hot
{
257
cpu_very_hot_trip: cpu-very-
hot
{
265
cpu-
hot
-limit {
sun8i-a83t.dtsi
1214
cpu0_hot: cpu-
hot
{
1220
cpu0_very_hot: cpu-very-
hot
{
1228
cpu-
hot
-limit {
1244
cpu1_hot: cpu-
hot
{
1250
cpu1_very_hot: cpu-very-
hot
{
1258
cpu-
hot
-limit {
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/
armada-ap80x.dtsi
339
cpu0_hot: cpu0-
hot
{
352
map0_hot: map0-
hot
{
372
cpu1_hot: cpu1-
hot
{
385
map1_hot: map1-
hot
{
405
cpu2_hot: cpu2-
hot
{
418
map2_hot: map2-
hot
{
438
cpu3_hot: cpu3-
hot
{
/src/sys/dev/sun/
fbio.h
192
struct fbcurpos
hot
; /* cursor's
hot
spot */
member in struct:fbcursor
/src/lib/libc/arch/arm/
SYS.h
37
#define _TEXT_SECTION .section .text.
hot
, "ax"
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/
sun50i-h5.dtsi
196
cpu_hot_trip: cpu-
hot
{
202
cpu_very_hot_trip: cpu-very-
hot
{
210
cpu-
hot
-limit {
/src/sys/arch/amiga/dev/
grfioctl.h
181
struct grf_position
hot
; /* sprite
hot
spot */
member in struct:grf_spriteinfo
/src/sys/arch/atari/dev/
grfioctl.h
177
struct grf_position
hot
; /* sprite
hot
spot */
member in struct:grf_spriteinfo
/src/sys/dev/acpi/
acpi_tz.c
56
#define ATZ_F_HOT 0x02 /* zone
hot
*/
88
uint32_t
hot
;
member in struct:acpitz_zone
343
if (sc->sc_zone.
hot
!= ATZ_TMP_INVALID && tmp >= sc->sc_zone.
hot
)
363
aprint_debug_dev(dv, "zone went
hot
, %s C\n",
531
(void)acpitz_get_integer(dv, "_HOT", &sc->sc_zone.
hot
);
547
acpitz_sane_temp(&sc->sc_zone.
hot
);
561
if (sc->sc_zone.
hot
!= ATZ_TMP_INVALID) {
563
acpitz_celcius_string(sc->sc_zone.
hot
));
844
if (sc->sc_zone.
hot
!= ATZ_TMP_INVALID)
[
all
...]
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
pm8150b.dtsi
29
type = "
hot
";
pm8150l.dtsi
29
type = "
hot
";
pmm8155au_1.dtsi
29
type = "
hot
";
pmm8155au_2.dtsi
28
type = "
hot
";
sm8350.dtsi
1948
type = "
hot
";
1963
type = "
hot
";
1983
type = "
hot
";
2003
type = "
hot
";
2018
type = "
hot
";
2033
type = "
hot
";
2048
type = "
hot
";
2063
type = "
hot
";
2078
type = "
hot
";
2093
type = "
hot
";
[
all
...]
pm8150.dtsi
30
type = "
hot
";
sc7280.dtsi
2401
type = "
hot
";
2422
type = "
hot
";
2443
type = "
hot
";
2463
type = "
hot
";
2483
type = "
hot
";
2504
type = "
hot
";
2525
type = "
hot
";
2546
type = "
hot
";
2567
type = "
hot
";
2588
type = "
hot
";
[
all
...]
qcs404.dtsi
1407
type = "
hot
";
1422
type = "
hot
";
1437
type = "
hot
";
1452
type = "
hot
";
1467
type = "
hot
";
1501
type = "
hot
";
1535
type = "
hot
";
1569
type = "
hot
";
1603
type = "
hot
";
1637
type = "
hot
";
[
all
...]
/src/sys/arch/sparc64/sparc64/
netbsd32_machdep.c
631
struct fbcurpos
hot
; /* cursor's
hot
spot */
member in struct:netbsd32_fbcursor
691
p->
hot
= s32p->
hot
;
730
s32p->
hot
= p->
hot
;
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/nvidia/
tegra186-p3509-0000+p3636-0001.dts
648
cpu_trip_hot:
hot
{
651
type = "
hot
";
673
cpu-
hot
{
Completed in 25 milliseconds
1
2
3
4
Indexes created Sun Oct 19 16:10:00 GMT 2025