Searched refs:EPERM (Results 1 – 22 of 22) sorted by relevance
369 err = -EPERM; in sys_setpgid()411 err = -EPERM; in sys_setpgid()426 err = -EPERM; in sys_setpgid()434 err = -EPERM; in sys_setpgid()451 err = -EPERM; in sys_setpgid()466 err = -EPERM; in sys_setpgid()
69 posix_rc = -EPERM; in lwp_errno_to_posix()
147 return -EPERM; in lwp_teardown()
315 err = -EPERM; in sys_setsid()373 return -EPERM; in sys_getsid()
670 return -EPERM; in _futex_unlock_pi()
5654 return -EPERM; in copy_msghdr_from_user()5732 return -EPERM; in sys_recvmsg()5980 return -EPERM; in sys_sendmsg()
64 return EPERM; in pthread_spin_unlock()
473 return EPERM; in pthread_mutex_unlock()
240 rt_set_errno(EPERM); in dfs_mount()316 rt_set_errno(EPERM); in dfs_mount()376 rt_set_errno(EPERM); in dfs_mount()
436 rt_set_errno(-EPERM); in lseek()870 rt_set_errno(-EPERM); in rmdir()895 rt_set_errno(-EPERM); in rmdir()904 rt_set_errno(-EPERM); in rmdir()
766 ret = -EPERM; in dfs_file_open()907 ret = -EPERM; in dfs_file_pread()968 ret = -EPERM; in dfs_file_read()1606 ret = -EPERM; in dfs_file_fcntl()1796 rt_set_errno(-EPERM); in dfs_file_link()2003 rt_set_errno(-EPERM); in dfs_file_symlink()
691 return -EPERM; in dfs_file_mmap()
44 #ifndef EPERM45 #define EPERM (ERROR_BASE_NO + 1) macro
163 rc = -EPERM; in lwp_tty_set_ctrl_proc()186 rc = -EPERM; in lwp_tty_set_ctrl_proc()204 return -EPERM; in lwp_tty_assign_foreground()218 return -EPERM; in lwp_tty_assign_foreground()
960 return -EPERM; in tty_drop_ctty()1368 return -EPERM; in tty_generic_ioctl()
48 #define EPERM 1 /* Operation not permitted */ macro
79 #define EPERM 1 /* Operation not permitted */ macro
915 rt_set_errno(EPERM); in at_connect()1222 rt_set_errno(EPERM); in at_sendto()1283 rt_set_errno(EPERM); in at_getsockopt()1290 rt_set_errno(EPERM); in at_getsockopt()1332 rt_set_errno(EPERM); in at_setsockopt()1345 rt_set_errno(EPERM); in at_setsockopt()
303 off_t ret = -EPERM; in dfs_devfs_lseek()
204 rt_set_errno(EPERM); in timerfd_do_create()
748 rt_set_errno(EPERM); in clock_settime()
Completed in 51 milliseconds