Home
last modified time | relevance | path

Searched refs:SA_EXPOSE_TAGBITS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/uapi/asm-generic/
H A Dsignal-defs.h23 * SA_EXPOSE_TAGBITS exposes an architecture-defined set of tag bits in
46 #define SA_EXPOSE_TAGBITS 0x00000800 macro
/kernel/linux/linux-6.6/include/linux/
H A Dsignal_types.h86 SA_NODEFER | SA_RESETHAND | SA_EXPOSE_TAGBITS | __ARCH_UAPI_SA_FLAGS)
/kernel/linux/linux-6.6/kernel/
H A Dsignal.c2899 if (!(ksig->ka.sa.sa_flags & SA_EXPOSE_TAGBITS)) in get_signal()

Completed in 7 milliseconds