Home
last modified time | relevance | path

Searched refs:_exit (Results 1 – 25 of 47) sorted by relevance

12

/openbmc/qemu/tests/tcg/loongarch64/system/
H A Dboot.S20 .global _exit
22 _exit: label
31 .type _exit 2
32 .size _exit, .-_exit
/openbmc/qemu/tests/tcg/s390x/
H A Dsignals-s390x.c65 _exit(1); in handle_signal()
70 _exit(1); in handle_signal()
75 _exit(1); in handle_signal()
84 _exit(1); in handle_signal()
91 _exit(1); in handle_signal()
106 _exit(1); in handle_signal()
183 _exit(0); in main_1()
H A Dclc.c17 _exit(EXIT_FAILURE); in handle_sigsegv()
21 _exit(EXIT_FAILURE); in handle_sigsegv()
23 _exit(EXIT_SUCCESS); in handle_sigsegv()
H A Dpgm-specification-user.c18 _exit(EXIT_FAILURE); in handle_sigill()
20 _exit(EXIT_SUCCESS); in handle_sigill()
H A Dvrep.c21 _exit(EXIT_FAILURE); in handle_sigill()
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/
H A D0005-mmal_exit_fix.patch14 +// in a timely fashion - so upgrade to _exit().
16 + _exit(0);
/openbmc/qemu/system/
H A Dasync-teardown.c38 _exit(0); in hup_handler()
76 _exit(0); in async_teardown_fn()
/openbmc/qemu/tests/tcg/riscv64/
H A Dtest-mepc-masking.S32 j _exit
56 _exit: label
H A Dissue1060.S18 j _exit
36 _exit: label
/openbmc/qemu/tests/unit/
H A Dtest-seccomp.c57 _exit(0); in test_seccomp_helper()
93 _exit(0); in doit_sys_fork()
121 _exit(0); in doit_fork()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddaemonize.py68 os._exit(0)
101 os._exit(0)
/openbmc/u-boot/tools/concurrencytest/
H A Dconcurrencytest.py91 os._exit(1)
92 os._exit(0)
/openbmc/qemu/tests/tcg/alpha/system/
H A Dboot.S106 .globl _exit
107 .ent _exit
108 _exit: label
114 .end _exit
130 bsr $26, _exit !samegp
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-ssh.patch14 _exit(255);
/openbmc/openbmc/poky/meta/lib/oeqa/core/utils/
H A Dconcurrencytest.py287 os._exit(0)
293 os._exit(1)
307 os._exit(1)
309 os._exit(0)
/openbmc/qemu/tests/tcg/arm/system/
H A Dboot.S55 _exit: label
63 endf _exit
/openbmc/qemu/tests/tcg/multiarch/linux/
H A Dlinux-sigrtminmax.c30 _exit(1); in handle_signal()
/openbmc/qemu/tests/tcg/tricore/c/
H A Dcrt0-tc2x.S147 j _exit # _exit (retval);
297 _exit: label
319 j _exit
/openbmc/qemu/tests/tcg/ppc64/
H A Dbcdsub.c125 action.sa_handler = _exit; in main()
/openbmc/phosphor-bmc-code-mgmt/common/src/
H A Dutils.cpp37 _exit((status == sizeof(exitCode)) ? 0 : 1); in asyncSystem()
/openbmc/qemu/tests/tcg/i386/system/
H A Dboot.S79 _exit: /* output any non-zero result in eax to isa-debug-exit device */ label
/openbmc/qemu/tests/tcg/aarch64/system/
H A Dboot.S79 bl _exit
364 _exit: label
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/
H A Dwarnings.patch25 if (getgroups(1,x) == 0) if (setgroups(1,x) == -1) _exit(1);
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-worker320 os._exit(1)
336 os._exit(1)
338 os._exit(child())
347 os._exit(ret)
/openbmc/u-boot/test/py/
H A Du_boot_spawn.py65 os._exit(255)

12