Home
last modified time | relevance | path

Searched full:proceed (Results 1 – 25 of 786) sorted by relevance

12345678910>>...32

/openbmc/linux/sound/soc/intel/avs/
H A Dtrace.h127 TP_PROTO(const char *op, bool proceed, u64 header),
129 TP_ARGS(op, proceed, header),
133 __field(bool, proceed )
139 __entry->proceed = proceed;
144 __entry->proceed ? "" : "ignore ", __get_str(op),
/openbmc/bmcweb/redfish-core/include/registries/
H A Dupdate_message_registry.hpp89 …"Indicates that the resource or device is waiting for an action to proceed with activating an imag…
90 "Awaiting for an action to proceed with activating image '%1' on '%2'.",
102 …"Indicates that the resource or device is waiting for an action to proceed with installing an imag…
103 "Awaiting for an action to proceed with installing image '%1' on '%2'.",
/openbmc/openpower-proc-control/procedures/phal/
H A Dproc_pre_poweroff.cpp27 // Dont throw exception on failure because, we need to proceed in prePoweroff()
40 // Dont throw exception on failure because, we need to proceed in prePoweroff()
/openbmc/linux/arch/riscv/kvm/
H A Daia_device.c518 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_vcpu_aia_update()
536 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_vcpu_aia_reset()
567 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_vcpu_aia_deinit()
581 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_aia_inject_msi_by_id()
605 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_aia_inject_msi()
632 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_aia_inject_irq()
668 /* Proceed only if AIA was initialized successfully */ in kvm_riscv_aia_destroy_vm()
/openbmc/openbmc/meta-security/dynamic-layers/meta-python/recipes-devtools/python/python3-pyinotify/
H A D0001-Make-asyncore-support-optional-for-Python-3.patch63 - When asyncore tells us we can read from the fd, we proceed processing
76 + When asyncore tells us we can read from the fd, we proceed processing
/openbmc/linux/kernel/locking/
H A Dmcs_spinlock.h60 * If the lock has already been acquired, then this will proceed to spin
85 * and does not proceed to spin on its own node->locked, this in mcs_spin_lock()
/openbmc/bmcweb/
H A DOEM_SCHEMAS.md64 3. If DMTF is interested in the proposal, proceed using their documented process
70 to OpenBMC", proceed to write an OpenBMC design document about the new
/openbmc/qemu/include/qemu/
H A Dhbitmap.h296 * @count: Number of bits to proceed. If @start+@count > bitmap size, the whole
308 * @count: Number of bits to proceed. If @start+@count > bitmap size, the whole
336 * @count: Number of bits to proceed
/openbmc/openbmc/meta-security/meta-integrity/recipes-core/initrdscripts/
H A Dinitramfs-framework-ima.bb17 # Force proceed IMA procedure even 'no_ima' boot parameter is available.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/HardwareIsolation/
H A DEntry.interface.yaml48 A user attempted to isolate hardware to proceed with the host to
/openbmc/bmcweb/redfish-core/lib/
H A Dled.hpp46 // proceed to get enclosure_identify state. in getIndicatorLedState()
170 // proceed to get enclosure_identify state. in getSystemLocationIndicatorActive()
/openbmc/linux/fs/ext4/
H A Dtruncate.h27 * Work out how many blocks we need to proceed with the next chunk of a
/openbmc/openbmc/poky/meta/recipes-devtools/perl-cross/files/
H A DREADME.md14 # Proceed as usual with most autoconfed packages
/openbmc/linux/tools/testing/selftests/powerpc/math/
H A Dvsx_asm.S26 # that the VMX have been loaded with varray. Will proceed to check the
/openbmc/linux/fs/jffs2/
H A Djffs2_fs_i.h24 before letting GC proceed. Or we'd have to put ugliness
/openbmc/openpower-vpd-parser/
H A Dvpd_tool.cpp101 "yes to proceed without confirmation."); in main()
239 "wish to proceed further?[yes/no]: "; in main()
/openbmc/u-boot/board/phytec/phycore_rk3288/
H A Dphycore-rk3288.c63 /* Proceed anyway, since there is no fallback option */ in rk_board_late_init()
/openbmc/linux/drivers/soc/gemini/
H A Dsoc-gemini.c46 /* Multiplatform guard, only proceed on Gemini */ in gemini_soc_init()
/openbmc/phosphor-net-ipmid/command/
H A Dsol_cmds.hpp57 * to proceed with SOL, therefore the remote console does not need to respond
/openbmc/qemu/include/exec/
H A Dreplay-core.h59 * Does not proceed to the next event in the log.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench/
H A Dfix-lmbench-memory-check-failure.patch4 Subject: [PATCH] lmbench: Can't proceed on some targets
6 lmbench can't proceed on some targets. The memory check fails because the
/openbmc/linux/include/linux/
H A Dkfence.h110 * * NULL - must proceed with allocating as usual,
204 * present, so that the kernel can proceed.
/openbmc/linux/fs/coda/
H A Dpioctl.c81 /* now proceed to make the upcall */ in coda_pioctl()
/openbmc/openbmc/meta-security/meta-integrity/recipes-core/initrdscripts/initramfs-framework-ima/
H A Dima25 fatal "No /sys/kernel/security/ima. Cannot proceed without IMA enabled in the kernel."
/openbmc/qemu/docs/devel/
H A Dcode-of-conduct.rst54 information about how to proceed.

12345678910>>...32