Lines Matching refs:EFAULT
62 EFAULT = 14, enumerator
513 return Err(SystemError::EFAULT); in handle()
552 Err(SystemError::EFAULT) in handle()
576 Err(SystemError::EFAULT) in handle()
598 Err(SystemError::EFAULT) in handle()
645 Err(SystemError::EFAULT) in handle()
659 Err(SystemError::EFAULT) in handle()
661 Err(SystemError::EFAULT) in handle()
674 Err(SystemError::EFAULT) in handle()
676 Err(SystemError::EFAULT) in handle()
737 Err(SystemError::EFAULT) in handle()
752 return Err(SystemError::EFAULT); in handle()
758 return Err(SystemError::EFAULT); in handle()
777 Err(SystemError::EFAULT) in handle()
789 Err(SystemError::EFAULT) in handle()
806 Err(SystemError::EFAULT) in handle()
809 Err(SystemError::EFAULT) in handle()
829 return Err(SystemError::EFAULT); in handle()
835 return Err(SystemError::EFAULT); in handle()
840 return Err(SystemError::EFAULT); in handle()
866 return Err(SystemError::EFAULT); in handle()
868 let msg = unsafe { msg.as_mut() }.ok_or(SystemError::EFAULT)?; in handle()
898 return Err(SystemError::EFAULT); in handle()
906 return Err(SystemError::EFAULT); in handle()
917 Err(SystemError::EFAULT) in handle()
925 Err(SystemError::EFAULT) in handle()