/openbmc/linux/arch/ia64/include/uapi/asm/ |
H A D | signal.h | 37 #define SIGXCPU 24 macro
|
/openbmc/linux/security/apparmor/include/ |
H A D | sig_names.h | 39 [SIGXCPU] = 24, /* 24, 24, 30 */
|
/openbmc/u-boot/include/asm-generic/ |
H A D | signal.h | 34 #define SIGXCPU 24 macro
|
/openbmc/linux/arch/m68k/include/uapi/asm/ |
H A D | signal.h | 42 #define SIGXCPU 24 macro
|
/openbmc/linux/arch/parisc/include/uapi/asm/ |
H A D | signal.h | 17 #define SIGXCPU 12 macro
|
/openbmc/linux/include/uapi/asm-generic/ |
H A D | signal.h | 35 #define SIGXCPU 24 macro
|
/openbmc/linux/arch/arm/include/uapi/asm/ |
H A D | signal.h | 42 #define SIGXCPU 24 macro
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | signal.h | 50 #define SIGXCPU 24 macro
|
/openbmc/linux/arch/xtensa/include/uapi/asm/ |
H A D | signal.h | 59 #define SIGXCPU 24 macro
|
/openbmc/linux/arch/x86/include/uapi/asm/ |
H A D | signal.h | 47 #define SIGXCPU 24 macro
|
/openbmc/linux/arch/mips/include/uapi/asm/ |
H A D | signal.h | 57 #define SIGXCPU 30 /* CPU limit exceeded (4.2 BSD). */ macro
|
/openbmc/linux/arch/powerpc/include/uapi/asm/ |
H A D | signal.h | 45 #define SIGXCPU 24 macro
|
/openbmc/linux/arch/alpha/include/uapi/asm/ |
H A D | signal.h | 46 #define SIGXCPU 24 macro
|
/openbmc/u-boot/arch/powerpc/include/asm/ |
H A D | signal.h | 46 #define SIGXCPU 24 macro
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | signal.h | 67 #define SIGXCPU 24 macro
|
/openbmc/qemu/linux-user/ |
H A D | signal-common.h | 154 MAKE_SIG_ENTRY(SIGXCPU) \
|
/openbmc/linux/kernel/time/ |
H A D | posix-cpu-timers.c | 874 send_signal_locked(SIGXCPU, SEND_SIG_PRIV, tsk, PIDTYPE_TGID); in check_dl_overrun() 928 if (check_rlimit(rttime, soft, SIGXCPU, true, false)) { in check_thread_timers() 1027 if (check_rlimit(ptime, softns, SIGXCPU, false, false)) { in check_process_timers()
|
/openbmc/linux/include/linux/ |
H A D | signal.h | 430 rt_sigmask(SIGXCPU) | rt_sigmask(SIGXFSZ) | \
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | asm-offsets.c | 254 DEFINE(_SIGXCPU, SIGXCPU); in output_signal_defines()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | asm-offsets.c | 291 DEFINE(_SIGXCPU, SIGXCPU); in output_signal_defined()
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_int.h | 1870 send_sig(SIGXCPU, task, 1); in wake_ack_receiver()
|
H A D | drbd_main.c | 321 allow_kernel_signal(SIGXCPU); in drbd_thread_setup()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/ |
H A D | 0001-Add-support-for-mips64-n32-n64.patch | 431 + "SIGXCPU", /* 30 */
|
/openbmc/linux/Documentation/scheduler/ |
H A D | sched-deadline.rst | 121 to get informed about runtime overruns through the delivery of SIGXCPU
|