Home
last modified time | relevance | path

Searched refs:SIL_FAULT_TRAPNO (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/
H A Dsignalfd.c117 case SIL_FAULT_TRAPNO: in signalfd_copyinfo()
/linux-6.15/include/linux/
H A Dsignal.h44 SIL_FAULT_TRAPNO, enumerator
/linux-6.15/kernel/
H A Dsignal.c1171 case SIL_FAULT_TRAPNO: in has_si_pid_and_uid()
2781 case SIL_FAULT_TRAPNO: in hide_si_addr_tag_bits()
3476 layout = SIL_FAULT_TRAPNO; in siginfo_layout()
3480 layout = SIL_FAULT_TRAPNO; in siginfo_layout()
3585 case SIL_FAULT_TRAPNO: in copy_siginfo_to_external32()
3663 case SIL_FAULT_TRAPNO: in post_copy_siginfo_from_user32()