Home
last modified time | relevance | path

Searched defs:exe (Results 1 – 14 of 14) sorted by relevance

/openbmc/openpower-hw-diags/test/
H A Dmeson.build81 exe = executable(tc.underscorify(), variable
109 exe = executable(tc.underscorify(), variable
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/
H A Dauto-basic.json3 "exe": "auto-basic.sh" string
H A Dtest-environment.json3 "exe": "test-environment.py" string
H A Dtest-parameter.json3 "exe": "test-parameters.py", string
H A Dauto-parameters.json3 "exe": "test-parameters.py", string
/openbmc/qemu/tests/bench/
H A Dmeson.build33 exe = executable(bench_name, bench_name + '.c', variable
/openbmc/qemu/tests/unit/
H A Dmeson.build192 exe = executable(test_name, src, genh, dependencies: deps) variable
/openbmc/qemu/tcg/
H A Dperf.c171 FILE *exe; in get_e_machine() local
/openbmc/linux/security/tomoyo/
H A Dcondition.c239 struct tomoyo_path_info exe; in tomoyo_scan_exec_realpath() local
H A Dcommon.c932 const char *exe; in tomoyo_manager() local
/openbmc/linux/tools/perf/util/
H A Dsymbol-elf.c1789 static int elf_read_maps(Elf *elf, bool exe, mapfn_t mapfn, void *data) in elf_read_maps()
1821 int file__read_maps(int fd, bool exe, mapfn_t mapfn, void *data, in file__read_maps()
/openbmc/linux/include/linux/
H A Daudit.h54 struct audit_fsnotify_mark *exe; member
/openbmc/linux/kernel/
H A Dsys.c1892 struct fd exe; in prctl_set_mm_exe_file() local
/openbmc/qemu/linux-user/
H A Dsyscall.c8642 const char *exe = p; in do_execv() local