Home
last modified time | relevance | path

Searched refs:SA_THIRTYTWO (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dsignal.h20 #define __ARCH_UAPI_SA_FLAGS (SA_THIRTYTWO | SA_RESTORER)
/kernel/linux/linux-6.6/arch/arm/include/uapi/asm/
H A Dsignal.h63 * SA_THIRTYTWO historically meant deliver the signal in 32-bit mode, even if
67 #define SA_THIRTYTWO 0x02000000 macro
/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/
H A Dsignal.h68 * SA_THIRTYTWO delivers the signal in 32-bit mode, even if the task
81 #define SA_THIRTYTWO 0x02000000 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H A Dsignal.h52 #define SA_THIRTYTWO 0x02000000 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H A Dsignal.h65 #define SA_THIRTYTWO 0x02000000 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H A Dsignal.h65 #define SA_THIRTYTWO 0x02000000 macro
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsignal.c386 if (ksig->ka.sa.sa_flags & SA_THIRTYTWO) in setup_return()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsignal.c345 if (ksig->ka.sa.sa_flags & SA_THIRTYTWO) in setup_return()

Completed in 4 milliseconds