Searched defs:access_error (Results 1 – 5 of 5) sorted by relevance
171 static inline bool access_error(struct pt_regs *regs, struct vm_area_struct *vma) in access_error() function
194 static inline bool access_error(unsigned long cause, struct vm_area_struct *vma) in access_error() function
358 static inline int access_error(int error_code, struct vm_area_struct *vma) in access_error() function
251 static bool access_error(bool is_write, bool is_exec, struct vm_area_struct *vma) in access_error() function
1053 access_error(unsigned long error_code, struct vm_area_struct *vma) in access_error() function