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