Lines Matching refs:error_code
89 __visible void func(struct pt_regs *regs, unsigned long error_code)
100 unsigned long error_code); \
103 unsigned long error_code) \
108 __##func (regs, error_code); \
114 unsigned long error_code)
181 __visible noinstr void func(struct pt_regs *regs, unsigned long error_code)
210 unsigned long error_code) \
213 u32 vector = (u32)(u8)error_code; \
352 __visible noinstr void kernel_##func(struct pt_regs *regs, unsigned long error_code); \
353 __visible noinstr void user_##func(struct pt_regs *regs, unsigned long error_code)
428 unsigned long error_code, \
440 unsigned long error_code, \