Lines Matching refs:Err
267 return Err(EFAULT); in read_raw()
273 return Err(EFAULT); in read_raw()
318 return Err(EINVAL); in read_slice_file()
340 return Err(EFAULT); in read()
356 return Err(EFAULT); in read()
392 return Err(EINVAL); in strcpy_into_buf()
416 return Err(EFAULT); in strcpy_into_buf()
471 return Err(EFAULT); in write_slice()
477 return Err(EFAULT); in write_slice()
511 return Err(EINVAL); in write_slice_file()
534 return Err(EFAULT); in write()
550 return Err(EFAULT); in write()
584 return Err(Error::from_errno(res as i32)); in raw_strncpy_from_user()