Home
last modified time | relevance | path

Searched defs:exec (Results 1 – 22 of 22) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dinline_scheduler.hpp23 namespace exec namespace
H A Dscope.hpp20 namespace exec namespace
H A Denv.hpp23 namespace exec namespace
H A Dsequence_senders.hpp21 namespace exec namespace
H A Dat_coroutine_exit.hpp28 namespace exec namespace
H A Dtask.hpp36 namespace exec namespace
H A Dasync_scope.hpp26 namespace exec namespace
H A Dany_sender_of.hpp27 namespace exec namespace
/openbmc/pldm/pldmtool/
H A Dpldm_cmd_helper.cpp90 void CommandInterface::exec() in exec() function in pldmtool::helper::CommandInterface
H A Dpldm_bios_cmd.cpp466 void exec() override in exec() function in pldmtool::bios::GetBIOSTable
692 void exec() in exec() function in pldmtool::bios::GetBIOSAttributeCurrentValueByHandle
784 void exec() in exec() function in pldmtool::bios::SetBIOSAttributeCurrentValue
H A Dpldm_platform_cmd.cpp226 void exec() override in exec() function in pldmtool::platform::GetPDR
/openbmc/qemu/hw/core/
H A Dloader.c185 struct exec struct
197 static void bswap_ahdr(struct exec *e) in bswap_ahdr() argument
209 #define N_MAGIC(exec) ((exec).a_info & 0xffff) argument
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h68 struct elfhdr *exec, in target_create_elf_tables()
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h68 struct elfhdr *exec, in target_create_elf_tables()
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h71 struct elfhdr *exec, in target_create_elf_tables()
/openbmc/qemu/contrib/plugins/
H A Ddrcov.c38 bool exec; member
H A Dlockstep.c201 ExecInfo *exec; in vcpu_tb_exec() local
/openbmc/pldm/pldmtool/oem/ibm/
H A Dpldm_oem_ibm.cpp112 void exec() override in exec() function in pldmtool::oem_ibm::GetFileTable
/openbmc/qemu/linux-user/
H A Delfload.c2177 struct exec struct
2190 #define N_MAGIC(exec) ((exec).a_info & 0xffff) argument
2517 static int elf_is_fdpic(struct elfhdr *exec) in elf_is_fdpic()
2522 static int elf_is_fdpic(struct elfhdr *exec) in elf_is_fdpic()
2528 static int elf_is_fdpic(struct elfhdr *exec) in elf_is_fdpic()
2560 struct elfhdr *exec, in create_elf_tables()
/openbmc/phosphor-psu-code-mgmt/src/
H A Dutils.cpp59 std::pair<int, std::string> exec(const Ts&... ts) in exec() function
/openbmc/u-boot/include/
H A Dscsi.h182 int (*exec)(struct udevice *dev, struct scsi_cmd *cmd); member
/openbmc/qemu/hw/dma/
H A Dpl330.c316 void (*exec)(PL330Chan *, uint8_t opcode, uint8_t *args, int len); member