Home
last modified time | relevance | path

Searched refs:SIGXCPU (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/arch/ia64/include/uapi/asm/
H A Dsignal.h37 #define SIGXCPU 24 macro
/openbmc/linux/security/apparmor/include/
H A Dsig_names.h39 [SIGXCPU] = 24, /* 24, 24, 30 */
/openbmc/u-boot/include/asm-generic/
H A Dsignal.h34 #define SIGXCPU 24 macro
/openbmc/linux/arch/m68k/include/uapi/asm/
H A Dsignal.h42 #define SIGXCPU 24 macro
/openbmc/linux/arch/parisc/include/uapi/asm/
H A Dsignal.h17 #define SIGXCPU 12 macro
/openbmc/linux/include/uapi/asm-generic/
H A Dsignal.h35 #define SIGXCPU 24 macro
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dsignal.h42 #define SIGXCPU 24 macro
/openbmc/linux/arch/s390/include/uapi/asm/
H A Dsignal.h50 #define SIGXCPU 24 macro
/openbmc/linux/arch/xtensa/include/uapi/asm/
H A Dsignal.h59 #define SIGXCPU 24 macro
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dsignal.h47 #define SIGXCPU 24 macro
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dsignal.h57 #define SIGXCPU 30 /* CPU limit exceeded (4.2 BSD). */ macro
/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dsignal.h45 #define SIGXCPU 24 macro
/openbmc/linux/arch/alpha/include/uapi/asm/
H A Dsignal.h46 #define SIGXCPU 24 macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dsignal.h46 #define SIGXCPU 24 macro
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dsignal.h67 #define SIGXCPU 24 macro
/openbmc/qemu/linux-user/
H A Dsignal-common.h154 MAKE_SIG_ENTRY(SIGXCPU) \
/openbmc/linux/kernel/time/
H A Dposix-cpu-timers.c874 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 Dsignal.h430 rt_sigmask(SIGXCPU) | rt_sigmask(SIGXFSZ) | \
/openbmc/linux/arch/loongarch/kernel/
H A Dasm-offsets.c254 DEFINE(_SIGXCPU, SIGXCPU); in output_signal_defines()
/openbmc/linux/arch/mips/kernel/
H A Dasm-offsets.c291 DEFINE(_SIGXCPU, SIGXCPU); in output_signal_defined()
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_int.h1870 send_sig(SIGXCPU, task, 1); in wake_ack_receiver()
H A Ddrbd_main.c321 allow_kernel_signal(SIGXCPU); in drbd_thread_setup()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Add-support-for-mips64-n32-n64.patch431 + "SIGXCPU", /* 30 */
/openbmc/linux/Documentation/scheduler/
H A Dsched-deadline.rst121 to get informed about runtime overruns through the delivery of SIGXCPU