Searched refs:EFAULT (Results 1 – 2 of 2) sorted by relevance
18 #define EFAULT 14 /* Bad address */ macro
520 return -EFAULT; in check_pointer()