Home
last modified time | relevance | path

Searched defs:signum (Results 1 – 25 of 25) sorted by relevance

/openbmc/openbmc/poky/meta/lib/oeqa/core/decorator/
H A Doetimeout.py17 def _timeoutHandler(signum, frame): argument
/openbmc/phosphor-host-postd/
H A D7seg.cpp65 signal(SIGINT, [](int signum) { in main()
/openbmc/u-boot/arch/arm/lib/
H A Deabi_compat.c10 int raise (int signum) in raise()
/openbmc/openbmc/poky/scripts/
H A Dyocto-check-layer159 def cleanup_bblayers(signum, frame): argument
H A Drunqemu1757 def sigterm_handler(signum, frame): argument
/openbmc/qemu/tests/tcg/hexagon/
H A Dunaligned_pc.c63 void sigbus_handler(int signum) in sigbus_handler()
/openbmc/qemu/tests/tcg/s390x/
H A Dcvb.c12 static int signum; variable
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-worker152 def sigterm_handler(signum, frame): argument
415 def sigterm_exception(self, signum, stackframe): argument
/openbmc/openbmc/poky/bitbake/lib/bb/ui/
H A Dknotty.py54 def _handle_resize(self, signum=None, frame=None): argument
133 def sigwinch_handle(self, signum, frame): argument
/openbmc/openbmc/poky/bitbake/lib/progressbar/
H A Dprogressbar.py182 def _handle_resize(self, signum=None, frame=None): argument
/openbmc/qemu/contrib/ivshmem-server/
H A Dmain.c182 ivshmem_server_quit_cb(int signum) in ivshmem_server_quit_cb()
/openbmc/qemu/bsd-user/
H A Dsignal.c76 static inline void target_sigaddset(target_sigset_t *set, int signum) in target_sigaddset()
83 static inline int target_sigismember(const target_sigset_t *set, int signum) in target_sigismember()
/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c298 static void termsig_handler(int signum) in termsig_handler()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcooker.py224 def sigterm_exception(self, signum, stackframe): argument
2013 def catch_sig(self, signum, frame): argument
2019 def handle_sig(self, signum, frame): argument
/openbmc/gpioplus/test/internal/
H A Dfd.cpp76 void abrt_handler(int signum) in abrt_handler()
/openbmc/qemu/linux-user/
H A Dsignal.c95 static inline void target_sigaddset(target_sigset_t *set, int signum) in target_sigaddset()
102 static inline int target_sigismember(const target_sigset_t *set, int signum) in target_sigismember()
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dqemurunner.py136 def handleSIGCHLD(self, signum, frame): argument
/openbmc/openbmc/poky/scripts/esdk-tools/
H A Drunqemu1751 sigterm_handler(signum, frame) global() argument
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py562 def _sigterm_exception(self, signum, stackframe): argument
/openbmc/qemu/ui/
H A Dcurses.c175 static void curses_winch_handler(int signum) in curses_winch_handler()
/openbmc/qemu/
H A Dqemu-nbd.c177 void qemu_system_killed(int signum, pid_t pid) in qemu_system_killed()
/openbmc/qemu/scsi/
H A Dqemu-pr-helper.c822 static void termsig_handler(int signum) in termsig_handler()
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dtests.py488 def do_nothing(signum, frame): argument
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py752 def timeout(self, signum, frame): argument
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dfetch.py52 def handle_timeout(self, signum, frame): argument