Home
last modified time | relevance | path

Searched refs:TEMP (Results 26 – 29 of 29) sorted by relevance

12

/openbmc/linux/drivers/hwmon/
H A Dbt1-pvt.c42 PVT_SENSOR_INFO(0, "CPU Core Temperature", hwmon_temp, TEMP, TTHRES),
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst1056 in the TMP or TEMP environment variables. UML will look at the values
1057 of ``TMPDIR``, ``TMP`` or ``TEMP`` for that. If that fails, it will
1062 TEMP=/mnt/tmpfs-nodeX taskset -cX linux options options options..
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c2938 uint32_t TEMP; in lpfc_sha_iterate() local
2957 TEMP = ((B & C) | ((~B) & D)) + 0x5A827999; in lpfc_sha_iterate()
2959 TEMP = (B ^ C ^ D) + 0x6ED9EBA1; in lpfc_sha_iterate()
2961 TEMP = ((B & C) | (B & D) | (C & D)) + 0x8F1BBCDC; in lpfc_sha_iterate()
2963 TEMP = (B ^ C ^ D) + 0xCA62C1D6; in lpfc_sha_iterate()
2965 TEMP += S(5, A) + E + HashWorkingPointer[t]; in lpfc_sha_iterate()
2970 A = TEMP; in lpfc_sha_iterate()
/openbmc/linux/include/trace/events/
H A Dsunrpc.h1932 svc_xprt_flag(TEMP) \

12