Home
last modified time | relevance | path

Searched full:calling (Results 1 – 25 of 792) sorted by relevance

12345678910>>...32

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_miniapp_return.c8 * 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 Defi_selftest_miniapp_exit.c26 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 Dfat.c57 * 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 D0003-do-not-hardcode-the-full-path-of-dpkg.patch6 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 Dvalidate_plug_ins.py36 + " 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 Dprint_ffdc_functions53 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 Dblocker.h32 * calling migrate_del_blocker.
52 * calling migrate_del_blocker.
76 * calling migrate_del_blocker.
/openbmc/phosphor-ipmi-blobs/test/
H A Dipmi_getcount_unittest.cpp20 // 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 Denv.hpp37 * @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 Dpsci.c64 * 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 Darm-smccc.h9 * 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 Ddevice_monitor.hpp21 * 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 Ddevice_monitor.hpp18 * 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 Dsafe-syscall.inc.S26 * 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 Dqobject.h19 * 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 Dsafe-syscall.inc.S21 * 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 Dresettable.h65 * 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 Dfunc_args.py20 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 Dsafe-syscall.inc.S20 /* 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 Dsensor_pluggable_unittest.cpp42 // Verify calling read, calls the ReadInterface. in TEST()
72 // Verify calling write, calls the WriteInterface. in TEST()
/openbmc/qemu/scripts/coccinelle/
H A Derror_propagate_null.cocci2 // no need to check it before calling.
/openbmc/openpower-occ-control/
H A Docc_command.cpp71 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 Dsafe-syscall.inc.S24 * 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 Dsafe-syscall.inc.S31 * 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 Dmp.h18 * 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.

12345678910>>...32