Home
last modified time | relevance | path

Searched refs:EPERM (Results 76 – 100 of 1620) sorted by relevance

12345678910>>...65

/openbmc/linux/net/8021q/
H A Dvlan.c575 err = -EPERM; in vlan_ioctl_handler()
585 err = -EPERM; in vlan_ioctl_handler()
594 err = -EPERM; in vlan_ioctl_handler()
603 err = -EPERM; in vlan_ioctl_handler()
618 err = -EPERM; in vlan_ioctl_handler()
625 err = -EPERM; in vlan_ioctl_handler()
/openbmc/linux/fs/smb/server/
H A Dsmb_common.c669 rc = -EPERM; in ksmbd_smb_check_shared_mode()
685 rc = -EPERM; in ksmbd_smb_check_shared_mode()
694 rc = -EPERM; in ksmbd_smb_check_shared_mode()
703 rc = -EPERM; in ksmbd_smb_check_shared_mode()
712 rc = -EPERM; in ksmbd_smb_check_shared_mode()
721 rc = -EPERM; in ksmbd_smb_check_shared_mode()
/openbmc/linux/arch/x86/kernel/
H A Dioport.c75 return -EPERM; in ksys_ioperm()
191 return -EPERM; in SYSCALL_DEFINE1()
/openbmc/linux/fs/ext2/
H A Dioctl.c41 return -EPERM; in ext2_fileattr_set()
70 return -EPERM; in ext2_ioctl()
/openbmc/linux/drivers/s390/char/
H A Ddiag_ftp.c126 return -EPERM; in diag_ftp_2c4()
198 len = -EPERM; in diag_ftp_cmd()
H A Dkeyboard.c392 return -EPERM; in do_kdsk_ioctl()
427 return -EPERM; in do_kdsk_ioctl()
466 return -EPERM; in do_kdgkb_ioctl()
539 return -EPERM; in kbd_ioctl()
559 return -EPERM; in kbd_ioctl()
/openbmc/linux/security/apparmor/
H A Dlsm.c1484 return -EPERM; in param_set_aalockpolicy()
1493 return -EPERM; in param_get_aalockpolicy()
1502 return -EPERM; in param_set_aabool()
1511 return -EPERM; in param_get_aabool()
1523 return -EPERM; in param_set_aauint()
1537 return -EPERM; in param_get_aauint()
1549 return -EPERM; in param_set_aaintbool()
1589 return -EPERM; in param_set_aacompressionlevel()
1607 return -EPERM; in param_get_aacompressionlevel()
1616 return -EPERM; in param_get_audit()
[all …]
/openbmc/linux/fs/
H A Dfsopen.c123 return -EPERM; in SYSCALL_DEFINE2()
166 return -EPERM; in SYSCALL_DEFINE3()
221 return -EPERM; in vfs_cmd_create()
263 return -EPERM; in vfs_cmd_reconfigure()
/openbmc/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c142 ret = -EPERM; in soc_dts_enable()
171 ret = -EPERM; in soc_dts_disable()
212 ret = -EPERM; in update_trip_temp()
/openbmc/linux/drivers/hid/
H A Dhid-cougar.c271 return -EPERM; in cougar_raw_event()
280 return -EPERM; in cougar_raw_event()
286 return -EPERM; in cougar_raw_event()
/openbmc/linux/net/ax25/
H A Dax25_uid.c93 return -EPERM; in ax25_uid_ioctl()
119 return -EPERM; in ax25_uid_ioctl()
/openbmc/linux/kernel/cgroup/
H A Dnamespace.c67 return ERR_PTR(-EPERM); in copy_cgroup_ns()
105 return -EPERM; in cgroupns_install()
/openbmc/linux/drivers/nvmem/
H A Dsnvs_lpgpr.c66 return -EPERM; in snvs_lpgpr_write()
73 return -EPERM; in snvs_lpgpr_write()
/openbmc/linux/fs/debugfs/
H A Dinode.c299 return ERR_PTR(-EPERM); in debug_mount()
347 return ERR_PTR(-EPERM); in start_creating()
428 return ERR_PTR(-EPERM); in __debugfs_create_file()
599 return ERR_PTR(-EPERM); in debugfs_create_dir()
656 return ERR_PTR(-EPERM); in debugfs_create_automount()
904 return -EPERM; in debugfs_init()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_cgx.c633 return -EPERM; in rvu_mbox_handler_cgx_mac_addr_set()
654 return -EPERM; in rvu_mbox_handler_cgx_mac_addr_add()
677 return -EPERM; in rvu_mbox_handler_cgx_mac_addr_del()
723 return -EPERM; in rvu_mbox_handler_cgx_mac_addr_get()
742 return -EPERM; in rvu_mbox_handler_cgx_promisc_enable()
761 return -EPERM; in rvu_mbox_handler_cgx_promisc_disable()
814 return -EPERM; in rvu_mbox_handler_cgx_ptp_rx_enable()
831 return -EPERM; in rvu_cgx_config_linkevents()
930 return -EPERM; in rvu_cgx_config_intlbk()
1133 return -EPERM; in rvu_mbox_handler_cgx_set_fec_param()
[all …]
/openbmc/linux/net/bluetooth/hidp/
H A Dsock.c65 return -EPERM; in do_hidp_sock_ioctl()
92 return -EPERM; in do_hidp_sock_ioctl()
179 return -EPERM; in hidp_sock_compat_ioctl()
/openbmc/u-boot/drivers/ddr/altera/
H A Dsdram_arria10.c131 return -EPERM; in emif_reset()
150 return -EPERM; in emif_reset()
180 return -EPERM; in ddr_setup()
672 return -EPERM; in ddr_calibration_sequence()
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dsdio_ops_linux.c334 int err = -EPERM; in _sd_read()
385 s32 err = -EPERM; in sd_read()
428 s32 err = -EPERM; in _sd_write()
479 s32 err = -EPERM; in sd_write()
/openbmc/qemu/system/
H A Dqemu-seccomp.c258 0, NULL, SCMP_ACT_ERRNO(EPERM) },
260 0, NULL, SCMP_ACT_ERRNO(EPERM) },
263 SCMP_ACT_ERRNO(EPERM) },
265 0, NULL, SCMP_ACT_ERRNO(EPERM) },
/openbmc/linux/kernel/
H A Dsys.c199 error = -EPERM; in set_one_prio()
393 retval = -EPERM; in __sys_setregid()
455 retval = -EPERM; in __sys_setgid()
550 retval = -EPERM; in __sys_setreuid()
627 retval = -EPERM; in __sys_setuid()
706 return -EPERM; in __sys_setresuid()
806 return -EPERM; in __sys_setresgid()
1103 err = -EPERM; in SYSCALL_DEFINE2()
1115 err = -EPERM; in SYSCALL_DEFINE2()
1380 return -EPERM; in SYSCALL_DEFINE2()
[all …]
/openbmc/linux/include/uapi/linux/
H A Dkvm_para.h18 #define KVM_EPERM EPERM
/openbmc/linux/fs/btrfs/
H A Dverity.h23 return -EPERM; in btrfs_get_verity_descriptor()
/openbmc/linux/fs/reiserfs/
H A Dioctl.c47 err = -EPERM; in reiserfs_fileattr_set()
100 err = -EPERM; in reiserfs_ioctl()
/openbmc/webui-vue/src/utilities/
H A DNBDServer.js21 const EPERM = 1; constant
234 err = EPERM;
237 err = EPERM;
/openbmc/linux/kernel/sched/
H A Dmembarrier.c325 return -EPERM; in membarrier_private_expedited()
332 return -EPERM; in membarrier_private_expedited()
338 return -EPERM; in membarrier_private_expedited()

12345678910>>...65