Home
last modified time | relevance | path

Searched refs:cold (Results 1 – 25 of 108) sorted by relevance

12345

/freebsd/usr.bin/gzip/
H A Dunbzip2.c39 int ret, end_of_file, cold = 0; in unbzip2() local
97 if (cold == 1) in unbzip2()
102 cold = 0; in unbzip2()
115 cold = 1; in unbzip2()
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dcharger-manager.txt34 -cold : critical cold temperature of battery for charging
35 -cold-in-minus : flag that cold temperature is in minus degrees
65 cm-battery-cold = <50>;
66 cm-battery-cold-in-minus;
H A Dmax17042_battery.txt18 - maxim,cold-temp : Temperature threshold to report battery
19 as cold (in tenths of degree Celsius).
/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib334 upon cold start or reinitialization of the NTP entity, the
348 upon cold start or reinitialization of the NTP entity, the
363 upon cold start or reinitialization of the NTP entity, the
378 upon cold start or reinitialization of the NTP entity, the
392 upon cold start or reinitialization of the NTP entity, the
445 upon cold start or reinitialization of the NTP entity, the
459 upon cold start or reinitialization of the NTP entity, the
619 upon cold start or reinitialization of the NTP entity, the
634 upon cold start or reinitialization of the NTP entity, the
649 upon cold start or reinitialization of the NTP entity, the
[all …]
/freebsd/sys/arm64/arm64/
H A Dautoconf.c88 cold = 0; in configure_final()
/freebsd/sys/riscv/riscv/
H A Dautoconf.c91 cold = 0; in configure_final()
/freebsd/sys/arm/arm/
H A Dautoconf.c95 cold = 0; in configure_final()
/freebsd/sys/x86/x86/
H A Dautoconf.c119 cold = 0; in configure_final()
/freebsd/sys/powerpc/powerpc/
H A Dautoconf.c92 cold = 0; in configure_final()
H A Dintr_machdep.c353 if (!cold && i->pic != NULL && i->pic == root_pic) in powerpc_assign_intr_cpu()
554 if (!cold) { in powerpc_setup_intr_int()
611 if (!cold && i->pic != NULL) { in powerpc_fw_config_intr()
632 if (!cold && i->pic != NULL) in powerpc_config_intr()
/freebsd/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.h124 if (cold) \
/freebsd/sys/dev/liquidio/
H A Dlio_bsd.h86 if (cold) \
/freebsd/sys/dev/qlxge/
H A Dqls_os.h140 if (cold) \
/freebsd/sys/dev/qlxgbe/
H A Dql_os.h148 if (cold) \
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-motorola-surnia.dts27 maxim,cold-temp = <(-200)>;
H A Dmsm8916-motorola-osprey.dts38 maxim,cold-temp = <(-200)>;
H A Dmsm8916-motorola-harpia.dts27 maxim,cold-temp = <(-200)>;
/freebsd/sys/contrib/device-tree/Bindings/watchdog/
H A Dst_lpc_wdt.txt30 - st,warm-reset : If present reset type will be 'warm' - if not it will be cold
/freebsd/sys/dev/qlxgb/
H A Dqla_os.h138 if (cold) \
/freebsd/sys/kern/
H A Dsubr_epoch.c468 MPASS(cold || epoch != NULL); in _epoch_enter_preempt()
496 MPASS(cold || epoch != NULL); in epoch_enter()
711 MPASS(cold || epoch != NULL); in epoch_wait_preempt()
768 MPASS(cold || epoch != NULL); in epoch_wait()
H A Dsubr_autoconf.c203 if (cold == 0) in config_intrhook_establish()
/freebsd/sys/contrib/device-tree/Bindings/ata/
H A Dnvidia,tegra124-ahci.txt22 - sata-cold
/freebsd/sys/amd64/amd64/
H A Dinitcpu.c321 if (IS_BSP() && cold) in initializecpu()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dsched.h129 #define cond_resched() do { if (!cold) sched_relinquish(curthread); } while (0)
H A Dsched.h129 #define cond_resched() do { if (!cold) sched_relinquish(curthread); } while (0)

12345