Home
last modified time | relevance | path

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

/linux-6.1.9/fs/
Dsignalfd.c118 case SIL_FAULT_TRAPNO: in signalfd_copyinfo()
/linux-6.1.9/include/linux/
Dsignal.h43 SIL_FAULT_TRAPNO, enumerator
/linux-6.1.9/kernel/
Dsignal.c1208 case SIL_FAULT_TRAPNO: in has_si_pid_and_uid()
2609 case SIL_FAULT_TRAPNO: in hide_si_addr_tag_bits()
3299 layout = SIL_FAULT_TRAPNO; in siginfo_layout()
3303 layout = SIL_FAULT_TRAPNO; in siginfo_layout()
3408 case SIL_FAULT_TRAPNO: in copy_siginfo_to_external32()
3486 case SIL_FAULT_TRAPNO: in post_copy_siginfo_from_user32()