Searched refs:vrfy_dir (Results 1 – 2 of 2) sorted by relevance
631 #define vrfy_dir(type) ((type) == READ ? VERIFY_WRITE : VERIFY_READ) macro694 && unlikely(!access_ok(vrfy_dir(type), buf, len))) { in rw_copy_check_uvector()
530 #define vrfy_dir(type) ((type) == READ ? VERIFY_WRITE : VERIFY_READ) macro587 !access_ok(vrfy_dir(type), compat_ptr(buf), len)) { in compat_rw_copy_check_uvector()