Home
last modified time | relevance | path

Searched defs:exec (Results 26 – 50 of 103) sorted by relevance

12345

/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h71 struct elfhdr *exec, in target_create_elf_tables()
/openbmc/linux/tools/perf/util/
H A Dthread.c231 u64 timestamp, bool exec) in ____thread__set_comm()
256 bool exec) in __thread__set_comm()
/openbmc/pldm/pldmtool/
H A Dpldm_bios_cmd.cpp467 void exec() override in exec() function in pldmtool::bios::GetBIOSTable
693 void exec() in exec() function in pldmtool::bios::GetBIOSAttributeCurrentValueByHandle
786 void exec() in exec() function in pldmtool::bios::SetBIOSAttributeCurrentValue
/openbmc/qemu/linux-user/
H A Delfload.c2096 struct exec struct
2109 #define N_MAGIC(exec) ((exec).a_info & 0xffff) argument
2428 static int elf_is_fdpic(struct elfhdr *exec) in elf_is_fdpic()
2433 static int elf_is_fdpic(struct elfhdr *exec) in elf_is_fdpic()
2439 static int elf_is_fdpic(struct elfhdr *exec) in elf_is_fdpic()
2471 struct elfhdr *exec, in create_elf_tables()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_exec.h15 struct drm_exec exec; member
/openbmc/linux/arch/x86/mm/pat/
H A Dcpa-test.c45 long lpg, gpg, spg, exec; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dhwsq.c61 nvkm_hwsq_fini(struct nvkm_hwsq **phwsq, bool exec) in nvkm_hwsq_fini()
H A Dhwsq.h75 hwsq_exec(struct hwsq *ram, bool exec) in hwsq_exec()
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Doradax.h41 struct ccb_exec_result exec; member
/openbmc/linux/arch/mips/mm/
H A Dcache.c150 int exec = !pte_no_exec(pte) && !cpu_has_ic_fills_f_dc; in __update_cache() local
H A Dc-r4k.c473 int exec = vma->vm_flags & VM_EXEC; in local_r4k_flush_cache_range() local
493 int exec = vma->vm_flags & VM_EXEC; in r4k_flush_cache_range() local
543 int exec = vma->vm_flags & VM_EXEC; in local_r4k_flush_cache_page() local
H A Dc-r3k.c240 int exec = vma->vm_flags & VM_EXEC; in r3k_flush_cache_page() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dlocal_storage.c208 void BPF_PROG(exec, struct linux_binprm *bprm) in BPF_PROG() argument
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Denv.hpp23 namespace exec namespace
/openbmc/qemu/contrib/plugins/
H A Ddrcov.c38 bool exec; member
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cs.h66 struct drm_exec exec; member
H A Damdgpu_gem.c203 struct drm_exec exec; in amdgpu_gem_object_close() local
680 struct drm_exec exec; in amdgpu_gem_va_ioctl() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dgm200.c131 u32 exec, args; in gm200_devinit_post() local
/openbmc/pldm/pldmtool/oem/ibm/
H A Dpldm_oem_ibm.cpp112 void exec() override in exec() function in pldmtool::oem_ibm::GetFileTable
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtimer.h8 struct list_head exec; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
H A Dbase.c200 bool (*exec)(struct nvkm_mxm *, u8 version); member
/openbmc/linux/arch/um/include/asm/
H A Dprocessor-generic.h36 } fork, exec; member
/openbmc/phosphor-psu-code-mgmt/src/
H A Dutils.cpp59 std::pair<int, std::string> exec(const Ts&... ts) in exec() function
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dmemx.c72 nvkm_memx_fini(struct nvkm_memx **pmemx, bool exec) in nvkm_memx_fini()
/openbmc/linux/include/linux/
H A Dbinfmts.h60 unsigned long loader, exec; member

12345