Searched refs:access_error (Results 1 – 4 of 4) sorted by relevance
55 goto access_error; in mlxreg_io_get_reg()100 goto access_error; in mlxreg_io_get_reg()106 access_error: in mlxreg_io_get_reg()125 goto access_error; in mlxreg_io_attr_show()131 access_error: in mlxreg_io_attr_show()159 goto access_error; in mlxreg_io_attr_store()163 goto access_error; in mlxreg_io_attr_store()169 access_error: in mlxreg_io_attr_store()
249 static inline bool access_error(unsigned long cause, struct vm_area_struct *vma) in access_error() function354 if (unlikely(access_error(cause, vma))) { in handle_page_fault()395 if (unlikely(access_error(cause, vma))) { in handle_page_fault()
171 static inline bool access_error(struct pt_regs *regs, struct vm_area_struct *vma) in access_error() function252 if (unlikely(access_error(regs, vma))) { in do_page_fault()
358 static inline int access_error(int error_code, struct vm_area_struct *vma) in access_error() function452 if (unlikely(access_error(error_code, vma))) { in do_page_fault()