Home
last modified time | relevance | path

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

12

/f-stack/freebsd/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).
/f-stack/freebsd/arm64/arm64/
H A Dautoconf.c91 cold = 0; in configure_final()
/f-stack/freebsd/arm/arm/
H A Dautoconf.c100 cold = 0; in configure_final()
/f-stack/freebsd/mips/mips/
H A Dautoconf.c114 cold = 0;
H A Dmachdep.c114 int cold = 1; variable
/f-stack/freebsd/x86/x86/
H A Dautoconf.c123 cold = 0; in configure_final()
H A Dmca.c864 else if (!cold) in mca_process_records()
941 if (doresize && !cold) in sysctl_mca_maxcount()
/f-stack/freebsd/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
/f-stack/freebsd/contrib/device-tree/Bindings/ata/
H A Dnvidia,tegra124-ahci.txt22 - sata-cold
/f-stack/freebsd/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>;
/f-stack/freebsd/kern/
H A Dsubr_epoch.c444 MPASS(cold || epoch != NULL); in _epoch_enter_preempt()
473 MPASS(cold || epoch != NULL); in epoch_enter()
688 MPASS(cold || epoch != NULL); in epoch_wait_preempt()
745 MPASS(cold || epoch != NULL); in epoch_wait()
H A Dsubr_autoconf.c203 if (cold == 0) in config_intrhook_establish()
H A Dsubr_firmware.c314 if (!cold) { in firmware_get_flags()
H A Dkern_synch.c320 if ((cold && curthread == &thread0) || kdb_active || in pause_sbt()
H A Dkern_shutdown.c470 if (!cold && (howto & RB_NOSYNC) == 0 && once == 0) { in kern_reboot()
485 if ((howto & (RB_HALT|RB_DUMP)) == RB_DUMP && !cold && !dumping) in kern_reboot()
/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_cache.h149 ngx_atomic_t cold; member
H A Dngx_http_file_cache.c120 if (!cache->sh->cold || cache->sh->loading) { in ngx_http_file_cache_init()
149 cache->sh->cold = 1; in ngx_http_file_cache_init()
322 test = cache->sh->cold ? 1 : 0; in ngx_http_file_cache_open()
618 if (cache->sh->cold) { in ngx_http_file_cache_read()
2039 if (!cache->sh->cold || cache->sh->loading) { in ngx_http_file_cache_loader()
2067 cache->sh->cold = 0; in ngx_http_file_cache_loader()
/f-stack/freebsd/contrib/dpdk_rte_lpm/
H A Drte_common.h202 #define __rte_cold __attribute__((cold))
/f-stack/dpdk/lib/librte_eal/include/
H A Drte_common.h241 #define __rte_cold __attribute__((cold))
/f-stack/lib/
H A Dff_glue.c191 int cold = 1; variable
961 cold = 0; in configure_final()
/f-stack/freebsd/x86/iommu/
H A Dintel_qi.c213 if (cold || nowait) { in dmar_qi_wait_for_seq()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_mbox.c245 if (!cold) { in bcm_mbox_read()
/f-stack/freebsd/arm64/rockchip/
H A Drk_i2c.c526 if (cold) { in rk_i2c_transfer()
/f-stack/freebsd/i386/i386/
H A Dtrap.c468 KASSERT(cold || td->td_ucred != NULL, in trap()

12