/freebsd/usr.bin/gzip/ |
H A D | unbzip2.c | 39 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 D | charger-manager.txt | 34 -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 D | max17042_battery.txt | 18 - maxim,cold-temp : Temperature threshold to report battery 19 as cold (in tenths of degree Celsius).
|
/freebsd/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 649 upon cold start or reinitialization of the NTP entity, the [all …]
|
/freebsd/sys/arm64/arm64/ |
H A D | autoconf.c | 88 cold = 0; in configure_final()
|
/freebsd/sys/riscv/riscv/ |
H A D | autoconf.c | 91 cold = 0; in configure_final()
|
/freebsd/sys/arm/arm/ |
H A D | autoconf.c | 95 cold = 0; in configure_final()
|
/freebsd/sys/x86/x86/ |
H A D | autoconf.c | 119 cold = 0; in configure_final()
|
/freebsd/sys/powerpc/powerpc/ |
H A D | autoconf.c | 92 cold = 0; in configure_final()
|
H A D | intr_machdep.c | 353 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 D | qlnx_os.h | 124 if (cold) \
|
/freebsd/sys/dev/liquidio/ |
H A D | lio_bsd.h | 86 if (cold) \
|
/freebsd/sys/dev/qlxge/ |
H A D | qls_os.h | 140 if (cold) \
|
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_os.h | 148 if (cold) \
|
/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8916-motorola-surnia.dts | 27 maxim,cold-temp = <(-200)>;
|
H A D | msm8916-motorola-osprey.dts | 38 maxim,cold-temp = <(-200)>;
|
H A D | msm8916-motorola-harpia.dts | 27 maxim,cold-temp = <(-200)>;
|
/freebsd/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/sys/dev/qlxgb/ |
H A D | qla_os.h | 138 if (cold) \
|
/freebsd/sys/kern/ |
H A D | subr_epoch.c | 468 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 D | subr_autoconf.c | 203 if (cold == 0) in config_intrhook_establish()
|
/freebsd/sys/contrib/device-tree/Bindings/ata/ |
H A D | nvidia,tegra124-ahci.txt | 22 - sata-cold
|
/freebsd/sys/amd64/amd64/ |
H A D | initcpu.c | 321 if (IS_BSP() && cold) in initializecpu()
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | sched.h | 129 #define cond_resched() do { if (!cold) sched_relinquish(curthread); } while (0)
|
H A D | sched.h | 129 #define cond_resched() do { if (!cold) sched_relinquish(curthread); } while (0)
|