Searched refs:cma_check_errno (Results 1 – 1 of 1) sorted by relevance
157 static int cma_check_errno(long expected_errno) in cma_check_errno() function238 cma_check_errno(EINVAL); in cma_test_flags()257 cma_check_errno(EINVAL); in cma_test_iov_len_overflow()274 cma_check_errno(EFAULT); in cma_test_iov_invalid()281 cma_check_errno(EFAULT); in cma_test_iov_invalid()288 cma_check_errno(EFAULT); in cma_test_iov_invalid()295 cma_check_errno(EFAULT); in cma_test_iov_invalid()310 cma_check_errno(ESRCH); in cma_test_invalid_pid()319 cma_check_errno(ESRCH); in cma_test_invalid_pid()350 ret |= cma_check_errno(EPERM); in cma_test_invalid_perm()[all …]