| /freebsd-13.1/sys/contrib/device-tree/Bindings/power/supply/ |
| H A D | charger-manager.txt | 26 -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 D | max17042_battery.txt | 18 - maxim,cold-temp : Temperature threshold to report battery 19 as cold (in tenths of degree Celsius).
|
| /freebsd-13.1/usr.bin/gzip/ |
| H A D | unbzip2.c | 41 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 D | ntpv4-mib.mib | 334 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 D | autoconf.c | 90 cold = 0; in configure_final()
|
| /freebsd-13.1/sys/riscv/riscv/ |
| H A D | autoconf.c | 93 cold = 0; in configure_final()
|
| /freebsd-13.1/sys/arm/arm/ |
| H A D | autoconf.c | 100 cold = 0; in configure_final()
|
| /freebsd-13.1/sys/mips/mips/ |
| H A D | autoconf.c | 114 cold = 0;
|
| /freebsd-13.1/sys/x86/x86/ |
| H A D | autoconf.c | 123 cold = 0; in configure_final()
|
| /freebsd-13.1/sys/powerpc/powerpc/ |
| H A D | autoconf.c | 95 cold = 0; in configure_final()
|
| H A D | intr_machdep.c | 355 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 D | qlnx_os.h | 136 if (cold) \
|
| /freebsd-13.1/sys/dev/e1000/ |
| H A D | e1000_osdep.h | 85 if (cold) { in safe_pause_us() 94 if (cold) { in safe_pause_ms()
|
| /freebsd-13.1/sys/dev/liquidio/ |
| H A D | lio_bsd.h | 88 if (cold) \
|
| /freebsd-13.1/sys/dev/qlxge/ |
| H A D | qls_os.h | 144 if (cold) \
|
| /freebsd-13.1/sys/dev/qlxgbe/ |
| H A D | ql_os.h | 152 if (cold) \
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/watchdog/ |
| H A D | st_lpc_wdt.txt | 30 - st,warm-reset : If present reset type will be 'warm' - if not it will be cold
|
| /freebsd-13.1/sys/dev/qlxgb/ |
| H A D | qla_os.h | 142 if (cold) \
|
| /freebsd-13.1/sys/kern/ |
| H A D | subr_epoch.c | 444 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 D | subr_autoconf.c | 205 if (cold == 0) in config_intrhook_establish()
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/iio/temperature/ |
| H A D | adi,ltc2983.yaml | 108 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 D | nvidia,tegra124-ahci.txt | 22 - sata-cold
|
| /freebsd-13.1/sys/compat/linuxkpi/common/include/linux/ |
| H A D | sched.h | 122 #define cond_resched() do { if (!cold) sched_relinquish(curthread); } while (0)
|
| /freebsd-13.1/sys/dev/acpica/Osd/ |
| H A D | OsdSynch.c | 191 if (cold) { in AcpiOsWaitSemaphore() 401 if (cold) { in AcpiOsAcquireMutex()
|
| /freebsd-13.1/sys/dev/usb/ |
| H A D | usb_process.c | 461 if (cold) { in usb_proc_drain()
|