Home
last modified time | relevance | path

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

12345

/freebsd-13.1/sys/contrib/device-tree/Bindings/power/supply/
H A Dcharger-manager.txt26 -cold : critical cold temperature of battery for charging
27 -cold-in-minus : flag that cold temperature is in minus degrees
55 cm-battery-cold = <50>;
56 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-13.1/usr.bin/gzip/
H A Dunbzip2.c41 int ret, end_of_file, cold = 0; in unbzip2() local
99 if (cold == 1) in unbzip2()
104 cold = 0; in unbzip2()
117 cold = 1; in unbzip2()
/freebsd-13.1/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
669 last set value upon cold start or restart."
[all …]
/freebsd-13.1/sys/arm64/arm64/
H A Dautoconf.c90 cold = 0; in configure_final()
/freebsd-13.1/sys/riscv/riscv/
H A Dautoconf.c93 cold = 0; in configure_final()
/freebsd-13.1/sys/arm/arm/
H A Dautoconf.c100 cold = 0; in configure_final()
/freebsd-13.1/sys/mips/mips/
H A Dautoconf.c114 cold = 0;
/freebsd-13.1/sys/x86/x86/
H A Dautoconf.c123 cold = 0; in configure_final()
/freebsd-13.1/sys/powerpc/powerpc/
H A Dautoconf.c95 cold = 0; in configure_final()
H A Dintr_machdep.c355 if (!cold && i->pic != NULL && i->pic == root_pic) in powerpc_assign_intr_cpu()
552 if (!cold) { in powerpc_setup_intr()
609 if (!cold && i->pic != NULL) { in powerpc_fw_config_intr()
630 if (!cold && i->pic != NULL) in powerpc_config_intr()
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.h136 if (cold) \
/freebsd-13.1/sys/dev/e1000/
H A De1000_osdep.h85 if (cold) { in safe_pause_us()
94 if (cold) { in safe_pause_ms()
/freebsd-13.1/sys/dev/liquidio/
H A Dlio_bsd.h88 if (cold) \
/freebsd-13.1/sys/dev/qlxge/
H A Dqls_os.h144 if (cold) \
/freebsd-13.1/sys/dev/qlxgbe/
H A Dql_os.h152 if (cold) \
/freebsd-13.1/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-13.1/sys/dev/qlxgb/
H A Dqla_os.h142 if (cold) \
/freebsd-13.1/sys/kern/
H A Dsubr_epoch.c444 MPASS(cold || epoch != NULL); in _epoch_enter_preempt()
474 MPASS(cold || epoch != NULL); in epoch_enter()
689 MPASS(cold || epoch != NULL); in epoch_wait_preempt()
746 MPASS(cold || epoch != NULL); in epoch_wait()
H A Dsubr_autoconf.c205 if (cold == 0) in config_intrhook_establish()
/freebsd-13.1/sys/contrib/device-tree/Bindings/iio/temperature/
H A Dadi,ltc2983.yaml108 adi,cold-junction-handle:
111 the thermocouple cold junction temperature.
155 as a cold junction temperature element on an isothermal block
408 adi,cold-junction-handle = <&diode5>;
/freebsd-13.1/sys/contrib/device-tree/Bindings/ata/
H A Dnvidia,tegra124-ahci.txt22 - sata-cold
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dsched.h122 #define cond_resched() do { if (!cold) sched_relinquish(curthread); } while (0)
/freebsd-13.1/sys/dev/acpica/Osd/
H A DOsdSynch.c191 if (cold) { in AcpiOsWaitSemaphore()
401 if (cold) { in AcpiOsAcquireMutex()
/freebsd-13.1/sys/dev/usb/
H A Dusb_process.c461 if (cold) { in usb_proc_drain()

12345