Searched refs:EFAULT (Results 1 – 10 of 10) sorted by relevance
35 #define EFAULT 21 /* 错误的地址 Bad address */ macro
39 #define EFAULT 21 /* 错误的地址 Bad address */ macro
123 errno = -EFAULT; in chdir()
400 return -EFAULT; in sys_chdir()413 return -EFAULT; in sys_chdir()494 return -EFAULT; in sys_execve()
201 - 映射失败:-EFAULT
221 return -EFAULT; in vfs_fill_dirent()385 return -EFAULT; in do_open()511 return -EFAULT; in do_open()
55 #define EFAULT 21 /* 错误的地址 Bad address*/
10 spinlock_t, verify_area, EFAULT, EINVAL, ENOTSUP, EPERM, ESRCH, NULL, PF_EXITING,817 return (-(EFAULT as i64)) as u64; in sys_sigaction()886 return (-(EFAULT as i64)) as u64; in sys_sigaction()
192 return -EFAULT; in mm_map_proc_page_table()
593 return -EFAULT; in fat32_read()