Home
last modified time | relevance | path

Searched refs:EPERM (Results 1 – 25 of 1186) sorted by relevance

12345678910>>...48

/Linux-v4.19/net/9p/
Derror.c58 {"Operation not permitted", EPERM},
59 {"wstat prohibited", EPERM},
142 {"wstat can't convert between files and directories", EPERM},
154 {"not a member of proposed group", EPERM},
158 {"no access to special file", EPERM},
178 {"only support truncation to zero length", EPERM},
179 {"cannot remove root", EPERM},
/Linux-v4.19/drivers/tty/vt/
Dvt_ioctl.c237 return -EPERM; in do_fontx_ioctl()
275 return -EPERM; in do_unimap_ioctl()
279 return -EPERM; in do_unimap_ioctl()
368 return -EPERM; in vt_ioctl()
382 return -EPERM; in vt_ioctl()
442 return -EPERM; in vt_ioctl()
466 return -EPERM; in vt_ioctl()
511 return -EPERM; in vt_ioctl()
580 return -EPERM; in vt_ioctl()
598 return -EPERM; in vt_ioctl()
[all …]
/Linux-v4.19/net/bridge/
Dbr_ioctl.c94 return -EPERM; in add_del_if()
186 return -EPERM; in old_dev_ioctl()
193 return -EPERM; in old_dev_ioctl()
200 return -EPERM; in old_dev_ioctl()
207 return -EPERM; in old_dev_ioctl()
247 return -EPERM; in old_dev_ioctl()
255 return -EPERM; in old_dev_ioctl()
264 return -EPERM; in old_dev_ioctl()
278 return -EPERM; in old_dev_ioctl()
341 return -EPERM; in old_deviceless()
[all …]
/Linux-v4.19/arch/arm64/kernel/
Dssbd.c29 return -EPERM; in ssbd_prctl_set()
46 return -EPERM; in ssbd_prctl_set()
52 return -EPERM; in ssbd_prctl_set()
58 return -EPERM; in ssbd_prctl_set()
/Linux-v4.19/drivers/staging/ks7010/
Dks_wlan_net.c70 return -EPERM; in ks_wlan_update_phy_information()
157 return -EPERM; in ks_wlan_get_name()
180 return -EPERM; in ks_wlan_set_freq()
224 return -EPERM; in ks_wlan_get_freq()
246 return -EPERM; in ks_wlan_set_essid()
284 return -EPERM; in ks_wlan_get_essid()
313 return -EPERM; in ks_wlan_set_wap()
342 return -EPERM; in ks_wlan_get_wap()
362 return -EPERM; in ks_wlan_set_nick()
382 return -EPERM; in ks_wlan_get_nick()
[all …]
/Linux-v4.19/security/
Dcommoncap.c83 return cap_raised(cred->cap_effective, cap) ? 0 : -EPERM; in cap_capable()
90 return -EPERM; in cap_capable()
120 return -EPERM; in cap_settime()
157 ret = -EPERM; in cap_ptrace_access_check()
189 ret = -EPERM; in cap_ptrace_traceme()
259 return -EPERM; in cap_capset()
265 return -EPERM; in cap_capset()
269 return -EPERM; in cap_capset()
273 return -EPERM; in cap_capset()
500 return -EPERM; in cap_convert_nscap()
[all …]
/Linux-v4.19/tools/testing/selftests/membarrier/
Dmembarrier_test.c88 if (errno != EPERM) { in test_membarrier_private_expedited_fail()
91 test_name, flags, EPERM, strerror(EPERM), in test_membarrier_private_expedited_fail()
145 if (errno != EPERM) { in test_membarrier_private_expedited_sync_core_fail()
148 test_name, flags, EPERM, strerror(EPERM), in test_membarrier_private_expedited_sync_core_fail()
/Linux-v4.19/drivers/xen/
Dxen-selfballoon.c268 return -EPERM; in store_selfballooning()
298 return -EPERM; in store_selfballoon_interval()
322 return -EPERM; in store_selfballoon_downhys()
347 return -EPERM; in store_selfballoon_uphys()
372 return -EPERM; in store_selfballoon_min_usable_mb()
398 return -EPERM; in store_selfballoon_reserved_mb()
426 return -EPERM; in store_frontswap_selfshrinking()
455 return -EPERM; in store_frontswap_inertia()
480 return -EPERM; in store_frontswap_hysteresis()
/Linux-v4.19/arch/x86/kernel/cpu/mtrr/
Dif.c105 return -EPERM; in mtrr_write()
228 return -EPERM; in mtrr_ioctl()
238 return -EPERM; in mtrr_ioctl()
246 return -EPERM; in mtrr_ioctl()
254 return -EPERM; in mtrr_ioctl()
281 return -EPERM; in mtrr_ioctl()
291 return -EPERM; in mtrr_ioctl()
300 return -EPERM; in mtrr_ioctl()
308 return -EPERM; in mtrr_ioctl()
/Linux-v4.19/fs/
Dattr.c82 return -EPERM; in setattr_prepare()
86 return -EPERM; in setattr_prepare()
91 return -EPERM; in setattr_prepare()
102 return -EPERM; in setattr_prepare()
238 return -EPERM; in notify_change()
247 return -EPERM; in notify_change()
/Linux-v4.19/drivers/net/fjes/
Dfjes_hw.c462 result = -EPERM; in fjes_hw_request_info()
468 result = -EPERM; in fjes_hw_request_info()
475 result = -EPERM; in fjes_hw_request_info()
478 result = -EPERM; in fjes_hw_request_info()
481 result = -EPERM; in fjes_hw_request_info()
575 result = -EPERM; in fjes_hw_register_buff_addr()
581 result = -EPERM; in fjes_hw_register_buff_addr()
590 result = -EPERM; in fjes_hw_register_buff_addr()
608 return -EPERM; in fjes_hw_unregister_buff_addr()
611 return -EPERM; in fjes_hw_unregister_buff_addr()
[all …]
/Linux-v4.19/tools/testing/selftests/nsfs/
Downer.c78 if (ioctl(init_uns, NS_GET_USERNS) >= 0 || errno != EPERM) in main()
84 if (ioctl(ns, NS_GET_USERNS) >= 0 || errno != EPERM) in main()
86 if (ioctl(init_uns, NS_GET_USERNS) >= 0 || errno != EPERM) in main()
/Linux-v4.19/drivers/xen/xenbus/
Dxenbus_dev_backend.c25 return -EPERM; in xenbus_backend_open()
78 return -EPERM; in xenbus_backend_ioctl()
97 return -EPERM; in xenbus_backend_mmap()
/Linux-v4.19/arch/x86/include/asm/
Diosf_mbi.h185 return -EPERM; in iosf_mbi_read()
192 return -EPERM; in iosf_mbi_write()
199 return -EPERM; in iosf_mbi_modify()
/Linux-v4.19/drivers/media/radio/wl128x/
Dfmdrv_rx.c302 return -EPERM; in fm_rx_set_volume()
325 return -EPERM; in fm_rx_get_volume()
402 return -EPERM; in fm_rx_get_mute_mode()
472 return -EPERM; in fm_rx_get_rfdepend_softmute()
491 return -EPERM; in fm_rx_set_rfdepend_softmute()
564 return -EPERM; in fm_rx_get_rssi_threshold()
633 return -EPERM; in fm_rx_set_deemphasis_mode()
656 return -EPERM; in fm_rx_get_deemph_mode()
747 return -EPERM; in fm_rx_get_rds_mode()
766 return -EPERM; in fm_rx_set_rds_system()
[all …]
/Linux-v4.19/security/integrity/evm/
Devm_main.c322 return -EPERM; in evm_protect_xattr()
350 -EPERM, 0); in evm_protect_xattr()
357 -EPERM, 0); in evm_protect_xattr()
358 return evm_status == INTEGRITY_PASS ? 0 : -EPERM; in evm_protect_xattr()
390 return -EPERM; in evm_inode_setxattr()
495 integrity_status_msg[evm_status], -EPERM, 0); in evm_inode_setattr()
496 return -EPERM; in evm_inode_setattr()
/Linux-v4.19/drivers/ide/
Dide-devsets.c14 return -EPERM; in set_io_32bit()
44 int err = -EPERM; in set_using_dma()
69 return -EPERM; in set_using_dma()
140 return -EPERM; in set_unmaskirq()
/Linux-v4.19/fs/reiserfs/
Dioctl.c63 err = -EPERM; in reiserfs_ioctl()
74 err = -EPERM; in reiserfs_ioctl()
81 err = -EPERM; in reiserfs_ioctl()
107 err = -EPERM; in reiserfs_ioctl()
/Linux-v4.19/drivers/net/wireless/broadcom/b43legacy/
Dsysfs.c83 return -EPERM; in b43legacy_attr_interfmode_show()
119 return -EPERM; in b43legacy_attr_interfmode_store()
165 return -EPERM; in b43legacy_attr_preamble_show()
190 return -EPERM; in b43legacy_attr_preamble_store()
/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib_vlan.c170 return -EPERM; in ipoib_vlan_add()
177 return -EPERM; in ipoib_vlan_add()
246 return -EPERM; in ipoib_vlan_delete()
253 return -EPERM; in ipoib_vlan_delete()
/Linux-v4.19/fs/crypto/
Dhooks.c45 err = -EPERM; in fscrypt_file_open()
61 return -EPERM; in __fscrypt_prepare_link()
85 return -EPERM; in __fscrypt_prepare_rename()
91 return -EPERM; in __fscrypt_prepare_rename()
/Linux-v4.19/security/yama/
Dyama_lsm.c374 rc = -EPERM; in yama_ptrace_access_check()
380 rc = -EPERM; in yama_ptrace_access_check()
385 rc = -EPERM; in yama_ptrace_access_check()
410 rc = -EPERM; in yama_ptrace_traceme()
413 rc = -EPERM; in yama_ptrace_traceme()
440 return -EPERM; in yama_dointvec_minmax()
/Linux-v4.19/fs/xfs/
Dxfs_ioctl.c201 return -EPERM; in xfs_open_by_handle()
210 error = -EPERM; in xfs_open_by_handle()
222 error = -EPERM; in xfs_open_by_handle()
227 error = -EPERM; in xfs_open_by_handle()
275 return -EPERM; in xfs_readlink_by_handle()
310 return -EPERM; in xfs_set_dmattrs()
342 return -EPERM; in xfs_fssetdm_by_handle()
357 error = -EPERM; in xfs_fssetdm_by_handle()
388 return -EPERM; in xfs_attrlist_by_handle()
471 return -EPERM; in xfs_attrmulti_attr_set()
[all …]
/Linux-v4.19/drivers/pci/hotplug/
Dsgi_hotplug.c114 return -EPERM; in sn_pci_slot_valid()
124 return -EPERM; in sn_pci_slot_valid()
139 return -EPERM; in sn_pci_bus_valid()
152 return -EPERM; in sn_pci_bus_valid()
252 return -EPERM; in sn_slot_enable()
287 return -EPERM; in sn_slot_disable()
293 return -EPERM; in sn_slot_disable()
675 return -EPERM; in sn_pci_hotplug_init()
/Linux-v4.19/kernel/power/
Duser.c53 return -EPERM; in snapshot_open()
217 return -EPERM; in snapshot_ioctl()
259 error = -EPERM; in snapshot_ioctl()
275 error = -EPERM; in snapshot_ioctl()
340 error = -EPERM; in snapshot_ioctl()
362 error = -EPERM; in snapshot_ioctl()

12345678910>>...48