Lines Matching refs:error_code
83 __visible void func(struct pt_regs *regs, unsigned long error_code)
94 unsigned long error_code); \
97 unsigned long error_code) \
102 __##func (regs, error_code); \
108 unsigned long error_code)
164 __visible noinstr void func(struct pt_regs *regs, unsigned long error_code)
193 unsigned long error_code) \
196 u32 vector = (u32)(u8)error_code; \
315 __visible noinstr void kernel_##func(struct pt_regs *regs, unsigned long error_code); \
316 __visible noinstr void user_##func(struct pt_regs *regs, unsigned long error_code)
391 unsigned long error_code, \
403 unsigned long error_code, \