Searched defs:exe (Results 1 – 14 of 14) sorted by relevance
/openbmc/openpower-hw-diags/test/ |
H A D | meson.build | 81 exe = executable(tc.underscorify(), variable 109 exe = executable(tc.underscorify(), variable
|
/openbmc/openbmc/meta-arm/meta-arm/lib/oeqa/selftest/cases/tests/ |
H A D | auto-basic.json | 3 "exe": "auto-basic.sh" string
|
H A D | test-environment.json | 3 "exe": "test-environment.py" string
|
H A D | test-parameter.json | 3 "exe": "test-parameters.py", string
|
H A D | auto-parameters.json | 3 "exe": "test-parameters.py", string
|
/openbmc/qemu/tests/bench/ |
H A D | meson.build | 33 exe = executable(bench_name, bench_name + '.c', variable
|
/openbmc/qemu/tests/unit/ |
H A D | meson.build | 192 exe = executable(test_name, src, genh, dependencies: deps) variable
|
/openbmc/qemu/tcg/ |
H A D | perf.c | 171 FILE *exe; in get_e_machine() local
|
/openbmc/linux/security/tomoyo/ |
H A D | condition.c | 239 struct tomoyo_path_info exe; in tomoyo_scan_exec_realpath() local
|
H A D | common.c | 932 const char *exe; in tomoyo_manager() local
|
/openbmc/linux/tools/perf/util/ |
H A D | symbol-elf.c | 1789 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 D | audit.h | 54 struct audit_fsnotify_mark *exe; member
|
/openbmc/linux/kernel/ |
H A D | sys.c | 1892 struct fd exe; in prctl_set_mm_exe_file() local
|
/openbmc/qemu/linux-user/ |
H A D | syscall.c | 8642 const char *exe = p; in do_execv() local
|