Home
last modified time | relevance | path

Searched refs:SIGTSTP (Results 1 – 25 of 29) sorted by relevance

12

/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dsignal.h33 #define SIGTSTP 20 macro
/openbmc/linux/security/apparmor/include/
H A Dsig_names.h35 [SIGTSTP] = 20, /* 18, 20, 24 */
/openbmc/u-boot/include/asm-generic/
H A Dsignal.h30 #define SIGTSTP 20 macro
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dsignal.h38 #define SIGTSTP 20 macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dsignal.h31 #define SIGTSTP 25 macro
/openbmc/linux/include/uapi/asm-generic/
H A Dsignal.h31 #define SIGTSTP 20 macro
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dsignal.h46 #define SIGTSTP 20 macro
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dsignal.h38 #define SIGTSTP 20 macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dsignal.h55 #define SIGTSTP 20 macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsignal.h43 #define SIGTSTP 20 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsignal.h51 #define SIGTSTP 24 /* Keyboard stop (POSIX). */ macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dsignal.h41 #define SIGTSTP 20 macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dsignal.h40 #define SIGTSTP 18 macro
/openbmc/ipmitool/lib/
H A Dhelper.c638 #ifdef SIGTSTP in ipmi_start_daemon()
639 signal(SIGTSTP, SIG_IGN); in ipmi_start_daemon()
646 #if defined(SIGTSTP) && defined(TIOCNOTTY) in ipmi_start_daemon()
H A Dipmi_isol.c351 kill(getpid(), SIGTSTP); in suspendSelf()
H A Dipmi_tsol.c251 kill(getpid(), SIGTSTP); in suspend_self()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dsignal.h42 #define SIGTSTP 20 macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dsignal.h60 #define SIGTSTP 18 macro
/openbmc/qemu/linux-user/
H A Dsignal-common.h150 MAKE_SIG_ENTRY(SIGTSTP) \
/openbmc/qemu/
H A Dos-posix.c254 signal(SIGTSTP, SIG_IGN); in os_daemonize()
/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst-daemon.c159 sigaddset(&sig_set, SIGTSTP);
/openbmc/linux/include/linux/
H A Dsignal.h422 rt_sigmask(SIGSTOP) | rt_sigmask(SIGTSTP) | \
/openbmc/linux/arch/loongarch/kernel/
H A Dasm-offsets.c248 DEFINE(_SIGTSTP, SIGTSTP); in output_signal_defines()
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c285 DEFINE(_SIGTSTP, SIGTSTP); in output_signal_defined()
/openbmc/linux/drivers/tty/
H A Dpty.c192 if (sig != SIGINT && sig != SIGQUIT && sig != SIGTSTP) in pty_signal()

12