Searched refs:EFAULT (Results 1 – 8 of 8) sorted by relevance
123 return -EFAULT; in utopia_proc_ioctl_compat()145 return -EFAULT; in utopia_proc_ioctl_compat()166 return -EFAULT; in utopia_proc_ioctl_compat()
1456 return -EFAULT; in GOP_adp_Ioctl()1471 return -EFAULT; in GOP_adp_Ioctl()1560 return -EFAULT; in GOP_adp_Ioctl()1575 return -EFAULT; in GOP_adp_Ioctl()
17 #define EFAULT 14 /* Bad address */ macro
33 - -EFAULT
42 #define EFAULT 14 /* Bad address */ macro
779 if (!access_ok(VERIFY_WRITE, (void *)pArgs, sizeof(*pArgs))) return -EFAULT; in VDEC_EX_adp_Ioctl()
824 if (!access_ok(VERIFY_WRITE, (void *)pArgs, sizeof(*pArgs))) return -EFAULT; in VDEC_EX_adp_Ioctl()
13427 return -EFAULT; in AU_CUS_kernel_debug_proc_write_nDBG()