Home
last modified time | relevance | path

Searched refs:SI_ASYNCNL (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/uapi/asm-generic/
Dsiginfo.h188 #define SI_ASYNCNL -60 /* sent by glibc async name lookup completion */ macro
/linux-6.6.21/kernel/
Dsignal.c3309 else if (si_code == SI_ASYNCNL) in known_siginfo_layout()