Searched refs:___ARCH_SI_IA64 (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/include/linux/sched/ |
A D | signal.h | 307 # define ___ARCH_SI_IA64(_a1, _a2, _a3) , _a1, _a2, _a3 macro 309 # define ___ARCH_SI_IA64(_a1, _a2, _a3) macro 313 ___ARCH_SI_IA64(int imm, unsigned int flags, unsigned long isr) 316 ___ARCH_SI_IA64(int imm, unsigned int flags, unsigned long isr)); 318 ___ARCH_SI_IA64(int imm, unsigned int flags, unsigned long isr)
|
/linux-6.3-rc2/kernel/ |
A D | signal.c | 1705 ___ARCH_SI_IA64(int imm, unsigned int flags, unsigned long isr) in force_sig_fault_to_task() 1724 ___ARCH_SI_IA64(int imm, unsigned int flags, unsigned long isr)) in force_sig_fault() 1727 ___ARCH_SI_IA64(imm, flags, isr), current); in force_sig_fault() 1731 ___ARCH_SI_IA64(int imm, unsigned int flags, unsigned long isr) in send_sig_fault()
|
Completed in 12 milliseconds