/openbmc/linux/tools/testing/selftests/x86/ |
H A D | test_syscall_vdso.c | 325 int exitcode = 0; in run_syscall_twice() local 378 int exitcode = 0; in main() local
|
H A D | fsgsbase_restore.c | 237 int exitcode = WEXITSTATUS(status); in main() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/core/ |
H A D | case.py | 77 def ptest_section(self, section, duration = None, log = None, logfile = None, exitcode = None): argument
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | process.py | 42 def __init__(self, command, exitcode, stdout = None, stderr = None): argument
|
H A D | runqueue.py | 2116 def task_fail(self, task, exitcode, fakerootlog=None): argument 3251 def __init__(self, task, stats, exitcode, rq, fakeroot_log=None): argument 3266 def __init__(self, task, stats, exitcode, rq): argument
|
H A D | command.py | 37 def __init__(self, exitcode): argument
|
/openbmc/linux/tools/testing/selftests/mm/ |
H A D | uffd-common.h | 51 #define errexit(exitcode, fmt, ...) \ argument
|
/openbmc/qemu/tests/unit/ |
H A D | test-qga.c | 820 int64_t pid, exitcode; in test_qga_guest_exec() local 881 int64_t pid, exitcode; in test_qga_guest_exec_separated() local 922 int64_t pid, exitcode; in test_qga_guest_exec_merged() local
|
/openbmc/openbmc/poky/meta/lib/patchtest/tests/ |
H A D | base.py | 33 def __init__(self, message, exitcode=1): argument
|
/openbmc/linux/arch/um/os-Linux/ |
H A D | start_up.c | 121 static int stop_ptraced_child(int pid, int exitcode, int mustexit) in stop_ptraced_child()
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | __init__.py | 22 def __init__(self, message, exitcode=1): argument
|
/openbmc/linux/kernel/ |
H A D | acct.c | 553 void acct_collect(long exitcode, int group_dead) in acct_collect()
|
/openbmc/qemu/python/qemu/machine/ |
H A D | machine.py | 273 def exitcode(self) -> Optional[int]: member in QEMUMachine
|
/openbmc/qemu/linux-user/ |
H A D | main.c | 542 static void usage(int exitcode) in usage()
|
/openbmc/linux/lib/ |
H A D | dynamic_debug.c | 573 int i, errs = 0, exitcode = 0, rc, nfound = 0; in ddebug_exec_queries() local
|
/openbmc/qemu/system/ |
H A D | vl.c | 880 static void help(int exitcode) in help()
|