Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/sched/
H A Dsignal.h307 # 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)
/openbmc/linux/kernel/
H A Dsignal.c1723 ___ARCH_SI_IA64(int imm, unsigned int flags, unsigned long isr) in force_sig_fault_to_task()
1742 ___ARCH_SI_IA64(int imm, unsigned int flags, unsigned long isr)) in force_sig_fault()
1745 ___ARCH_SI_IA64(imm, flags, isr), current); in force_sig_fault()
1749 ___ARCH_SI_IA64(int imm, unsigned int flags, unsigned long isr) in send_sig_fault()