Lines Matching refs:error_code
85 __visible void func(struct pt_regs *regs, unsigned long error_code)
96 unsigned long error_code); \
99 unsigned long error_code) \
104 __##func (regs, error_code); \
110 unsigned long error_code)
166 __visible noinstr void func(struct pt_regs *regs, unsigned long error_code)
195 unsigned long error_code) \
198 u32 vector = (u32)(u8)error_code; \
317 __visible noinstr void kernel_##func(struct pt_regs *regs, unsigned long error_code); \
318 __visible noinstr void user_##func(struct pt_regs *regs, unsigned long error_code)
393 unsigned long error_code, \
405 unsigned long error_code, \