/openbmc/linux/drivers/mmc/host/ |
H A D | mmc_hsq.c | 71 static void mmc_hsq_update_next_tag(struct mmc_hsq *hsq, int remains) in mmc_hsq_update_next_tag() argument 79 if (!remains) { in mmc_hsq_update_next_tag() 93 int remains; in mmc_hsq_post_request() local 97 remains = hsq->qcnt; in mmc_hsq_post_request() 101 mmc_hsq_update_next_tag(hsq, remains); in mmc_hsq_post_request() 103 if (hsq->waiting_for_idle && !remains) { in mmc_hsq_post_request() 120 if (remains > 0) in mmc_hsq_post_request() 174 int remains; in mmc_hsq_recovery_finish() local 179 remains = hsq->qcnt; in mmc_hsq_recovery_finish() 187 if (remains > 0) in mmc_hsq_recovery_finish()
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | power_message_registry.hpp | 101 …' reading of %2 amperes is now above the %3 lower critical threshold but remains outside of normal… 115 …'%1' reading of %2 amperes is now above the %3 lower fatal threshold but remains outside of normal… 213 …' reading of %2 amperes is now below the %3 upper critical threshold but remains outside of normal… 227 …'%1' reading of %2 amperes is now below the %3 upper fatal threshold but remains outside of normal… 293 …%1' reading of %2 hertz is now above the %3 lower critical threshold but remains outside of normal… 363 …%1' reading of %2 hertz is now below the %3 upper critical threshold but remains outside of normal… 489 …%1' reading of %2 watts is now above the %3 lower critical threshold but remains outside of normal… 503 …"Power '%1' reading of %2 watts is now above the %3 lower fatal threshold but remains outside of n… 601 …%1' reading of %2 watts is now below the %3 upper critical threshold but remains outside of normal… 615 …"Power '%1' reading of %2 watts is now below the %3 upper fatal threshold but remains outside of n… [all …]
|
H A D | environmental_message_registry.hpp | 125 …' reading of %2 percent is now above the %3 lower critical threshold but remains outside of normal… 195 …' reading of %2 percent is now below the %3 upper critical threshold but remains outside of normal… 222 …ading of %2 degrees (C) is now above the %3 lower critical threshold but remains outside of normal… 236 … reading of %2 degrees (C) is now above the %3 lower fatal threshold but remains outside of normal… 334 …ading of %2 degrees (C) is now below the %3 upper critical threshold but remains outside of normal… 348 … reading of %2 degrees (C) is now below the %3 upper fatal threshold but remains outside of normal…
|
H A D | sensor_event_message_registry.hpp | 53 …'%1' reading of %2 (%3) is now above the %4 lower critical threshold but remains outside of normal… 68 …"Sensor '%1' reading of %2 (%3) is now above the %4 lower fatal threshold but remains outside of n… 173 …'%1' reading of %2 (%3) is now below the %4 upper critical threshold but remains outside of normal… 188 …"Sensor '%1' reading of %2 (%3) is now below the %4 upper fatal threshold but remains outside of n…
|
H A D | telemetry_message_registry.hpp | 55 …e of %2 is now above the %3 lower critical threshold of trigger '%4' but remains outside of normal… 130 …e of %2 is now below the %3 upper critical threshold of trigger '%4' but remains outside of normal…
|
/openbmc/linux/Documentation/arch/arm/nwfpe/ |
H A D | nwfpe.rst | 12 possible, but there remains much room for improvement. 38 remains to be done, and other ideas for the emulator. 45 expect quick action. Bugs still exist. The problem remains in isolating
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | handler.cpp | 92 uint8_t remains = retryCount - i; in retryIfFailed() local 96 t.what(), remains); in retryIfFailed() 97 if (remains == 0) in retryIfFailed()
|
/openbmc/linux/mm/ |
H A D | vmalloc.c | 1982 * however xarray spinlocks protect against any contention that remains. 3583 size_t remains = count; in zero_iter() local 3585 while (remains > 0) { in zero_iter() 3588 num = min_t(size_t, remains, PAGE_SIZE); in zero_iter() 3590 remains -= copied; in zero_iter() 3596 return count - remains; in zero_iter() 3608 size_t remains = count; in aligned_vread_iter() local 3611 while (remains > 0) { in aligned_vread_iter() 3617 if (length > remains) in aligned_vread_iter() 3618 length = remains; in aligned_vread_iter() [all …]
|
/openbmc/linux/drivers/net/wireless/intersil/p54/ |
H A D | p54usb.c | 504 unsigned int left, remains, block_size; in p54u_upload_firmware_3887() local 522 remains = priv->fw->size; in p54u_upload_firmware_3887() 533 while (remains) { in p54u_upload_firmware_3887() 538 remains--; in p54u_upload_firmware_3887() 552 remains--; in p54u_upload_firmware_3887() 566 left = block_size = min((unsigned int)P54U_FW_BLOCK, remains); in p54u_upload_firmware_3887() 633 unsigned int remains, offset; in p54u_upload_firmware_net2280() local 739 remains = priv->fw->size; in p54u_upload_firmware_net2280() 743 while (remains) { in p54u_upload_firmware_net2280() 744 unsigned int block_len = min(remains, (unsigned int)512); in p54u_upload_firmware_net2280() [all …]
|
H A D | p54pci.c | 54 u32 remains, left, device_addr; in p54p_upload_firmware() local 90 remains = priv->firmware->size; in p54p_upload_firmware() 92 while (remains) { in p54p_upload_firmware() 94 left = min((u32)0x1000, remains); in p54p_upload_firmware() 104 remains -= left; in p54p_upload_firmware()
|
/openbmc/qemu/tests/unit/ |
H A D | test-logging.c | 130 * our handle remains valid due to RCU. in test_logfile_write() 160 * our handle remains valid for use due to RCU. in test_logfile_lock() 169 * Initiate a close file and make sure our handle remains in test_logfile_lock()
|
/openbmc/phosphor-led-manager/test/ |
H A D | utest.cpp | 1066 // [Two] remains [On] due to higher priority. in TEST_F() 1067 // [Three] remains [Blink] in TEST_F() 1135 // [Three] remains [Blink] from previous in TEST_F() 1209 // [Three] remains [Blink] in TEST_F() 1372 // [Three] remains on since it never was in [Blink] before in TEST_F() 1373 // [Ten] remains [Blink] due to priority: [Blink] in TEST_F() 1414 // [Three] remains [On] since it never changed state. in TEST_F() 1415 // [Two] remains [On] since it did not go back in TEST_F() 1487 // [Three] remains on since it never was in [Blink] before in TEST_F() 1488 // [Ten] remains [Blink] due to priority: [Blink] in TEST_F() [all …]
|
/openbmc/openbmc-test-automation/redfish/systems/ |
H A D | test_alternate_fan_settings.robot | 88 Verify Supported Fan Thermal Mode Remains Set After Boot 122 [Documentation] Verify the thermal mode remains set at runtime.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | TermReadKey | 1 Unlimited distribution and/or modification is allowed as long as this copyright notice remains inta…
|
H A D | snprintf | 3 …powell@astart.com) It may be used for any purpose as long as this notice remains intact on all sou…
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-platform-onboard-usb-hub | 7 (RW) Controls whether the USB hub remains always powered
|
/openbmc/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | perf_event.c | 25 * and PMCTR locations remains tentatively constant. This change remains 31 * scanning for them at runtime also remains a viable option.)
|
/openbmc/rest-dbus/ |
H A D | README.md | 7 APIs as rest-dbus, but browser side support remains unimplemented.
|
/openbmc/linux/drivers/xen/xen-pciback/ |
H A D | Makefile | 4 # CONFIG_XEN_PCI_STUB as it always remains in "y" state,
|
/openbmc/linux/init/ |
H A D | initramfs.c | 236 static long remains __initdata; 247 remains = size; in read_into() 263 unsigned long n = remains; in do_collect() 269 if ((remains -= n) != 0) in do_collect() 298 remains = N_ALIGN(name_len) + body_len; in do_header()
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | cs35l36.txt | 62 (after the audio falls and remains below the value specified in WKFET_AMP_THLD). 133 is reached, the error condition still remains, and this bit is set, the audio
|
/openbmc/linux/net/mpls/ |
H A D | Kconfig | 13 MPLS remains a simple way of making tunnels.
|
/openbmc/openpower-hw-diags/ |
H A D | config.h.in | 8 // ensuring each code path remains buildable. Note that the optimization path
|
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
H A D | README.core_prefetch | 19 Once disabled, prefetch remains disabled until the next reset.
|
/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | config_override.sh | 7 # that conflict with any in override, concatenating what remains and
|