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) \
200 __##func (regs, (u8)error_code); \
318 __visible noinstr void kernel_##func(struct pt_regs *regs, unsigned long error_code); \
319 __visible noinstr void user_##func(struct pt_regs *regs, unsigned long error_code)
394 unsigned long error_code, \
406 unsigned long error_code, \