Searched refs:mpx_fault_info (Results 1 – 3 of 3) sorted by relevance
60 struct mpx_fault_info { struct68 extern int mpx_fault_info(struct mpx_fault_info *info, struct pt_regs *regs); argument89 static inline int mpx_fault_info(struct mpx_fault_info *info, struct pt_regs *regs) in mpx_fault_info() function
122 int mpx_fault_info(struct mpx_fault_info *info, struct pt_regs *regs) in mpx_fault_info() function
473 struct mpx_fault_info mpx; in do_bounds()475 if (mpx_fault_info(&mpx, regs)) { in do_bounds()