/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_miniapp_return.c | 8 * It returns directly without calling the Exit boot service. 27 L"EFI application returning w/o calling Exit\n"); in efi_main() 29 /* The return value is checked by the calling test */ in efi_main()
|
H A D | efi_selftest_miniapp_exit.c | 26 con_out->output_string(con_out, L"EFI application calling Exit\n"); in efi_main() 28 /* The return value is checked by the calling test */ in efi_main()
|
/openbmc/u-boot/env/ |
H A D | fat.c | 57 * will calling it. The missing \n is intentional. in env_fat_save() 69 * will calling it. The missing \n is intentional. in env_fat_save() 104 * will calling it. The missing \n is intentional. in env_fat_load() 115 * will calling it. The missing \n is intentional. in env_fat_load()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/debootstrap/debootstrap/ |
H A D | 0003-do-not-hardcode-the-full-path-of-dpkg.patch | 6 While calling debootstrap in sdk, if host does not install dpkg package, 7 the full path calling will fail
|
/openbmc/openbmc-test-automation/bin/ |
H A D | validate_plug_ins.py | 36 + " directory paths for use by the calling program.", 72 with return code 143 and without calling our exit_function. 80 …# Calling exit prevents us from returning to the code that was running when we received the signal.
|
H A D | print_ffdc_functions | 53 with return code 143 and without calling our exit_function. 61 …# Calling exit prevents us from returning to the code that was running when we received the signal.
|
/openbmc/qemu/include/migration/ |
H A D | blocker.h | 32 * calling migrate_del_blocker. 52 * calling migrate_del_blocker. 76 * calling migrate_del_blocker.
|
/openbmc/phosphor-ipmi-blobs/test/ |
H A D | ipmi_getcount_unittest.cpp | 20 // Calling BmcBlobGetCount if there are no handlers registered should just in TEST() 39 // Calling BmcBlobGetCount with one handler registered that knows of two in TEST()
|
/openbmc/phosphor-hwmon/ |
H A D | env.hpp | 37 * @param[in] env - env interface that defaults to calling std::getenv 54 * @param[in] env - env interface that defaults to calling std::getenv 76 * @param[in] env - env interface that defaults to calling std::getenv
|
/openbmc/qemu/target/arm/tcg/ |
H A D | psci.c | 64 * Additional information about the calling convention used is available in in arm_handle_psci_call() 65 * the document 'SMC Calling Convention' (ARM DEN 0028) in arm_handle_psci_call() 136 * on the calling CPU. Since the QEMU PSCI implementation is in arm_handle_psci_call() 141 * by the same exception level on the calling CPU. in arm_handle_psci_call()
|
/openbmc/u-boot/include/linux/ |
H A D | arm-smccc.h | 9 * This file provides common defines for ARM SMC Calling Convention as 88 * This function is used to make SMC calls following SMC Calling Convention. 105 * This function is used to make HVC calls following SMC Calling
|
/openbmc/witherspoon-pfault-analysis/ |
H A D | device_monitor.hpp | 21 * Monitors a power device for faults by calling Device::analyze() 22 * on an interval. Do the monitoring by calling run().
|
/openbmc/phosphor-power/ |
H A D | device_monitor.hpp | 18 * Monitors a power device for faults by calling Device::analyze() 19 * on an interval. Do the monitoring by calling run().
|
/openbmc/qemu/common-user/host/mips/ |
H A D | safe-syscall.inc.S | 26 * This is the entry point for making a system call. The calling 52 * The syscall calling convention is nearly the same as C: 79 * The syscall calling convention is nearly the same as C:
|
/openbmc/qemu/include/qobject/ |
H A D | qobject.h | 19 * reference is strong, you are responsible for calling 27 * by calling a function, you are no longer responsible for calling
|
/openbmc/qemu/common-user/host/riscv/ |
H A D | safe-syscall.inc.S | 21 * This is the entry point for making a system call. The calling 30 * The syscall calling convention is nearly the same as C:
|
/openbmc/qemu/include/hw/ |
H A D | resettable.h | 65 * by calling resettable_class_set_parent_phases(). 163 * Calling this function is equivalent to calling @resettable_assert_reset() 211 * a hold phase method. Calling this during enter or exit phase is an error.
|
/openbmc/openbmc-test-automation/lib/ |
H A D | func_args.py | 20 to process arguments in some way before calling subordinate function. 51 args The positional arguments passed to the calling function. 52 kwargs The keyword arguments passed to the calling function.
|
/openbmc/qemu/common-user/host/aarch64/ |
H A D | safe-syscall.inc.S | 20 /* This is the entry point for making a system call. The calling 28 /* The syscall calling convention isn't the same as the
|
/openbmc/phosphor-pid-control/test/ |
H A D | sensor_pluggable_unittest.cpp | 42 // Verify calling read, calls the ReadInterface. in TEST() 72 // Verify calling write, calls the WriteInterface. in TEST()
|
/openbmc/qemu/scripts/coccinelle/ |
H A D | error_propagate_null.cocci | 2 // no need to check it before calling.
|
/openbmc/openpower-occ-control/ |
H A D | occ_command.cpp | 71 lg2::debug("OccCommand::openDevice: calling open {PATH}", "PATH", in openDevice() 93 lg2::debug("OccCommand::closeDevice: calling close()"); in closeDevice() 107 lg2::debug("OccCommand::send: calling openDevice()"); in send() 123 lg2::debug("OccCommand::send: calling write()"); in send()
|
/openbmc/qemu/common-user/host/loongarch64/ |
H A D | safe-syscall.inc.S | 24 * This is the entry point for making a system call. The calling 33 * The syscall calling convention is nearly the same as C:
|
/openbmc/qemu/common-user/host/sparc64/ |
H A D | safe-syscall.inc.S | 31 * This is the entry point for making a system call. The calling 40 * The syscall calling convention isn't the same as the C one:
|
/openbmc/u-boot/arch/x86/include/asm/ |
H A D | mp.h | 18 * provides a barrier for each AP before calling the callback or the APs 73 * region prior to calling mp_init() and restoring it after mp_init returns.
|