Home
last modified time | relevance | path

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

12345678910>>...60

/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dunpriv_bpf_disabled.c172 -EPERM, "prog_load_fails"); in test_unpriv_bpf_disabled_negative()
180 -EPERM, "map_create_fails"); in test_unpriv_bpf_disabled_negative()
182 ASSERT_EQ(bpf_prog_get_fd_by_id(prog_id), -EPERM, "prog_get_fd_by_id_fails"); in test_unpriv_bpf_disabled_negative()
183 ASSERT_EQ(bpf_prog_get_next_id(prog_id, &next), -EPERM, "prog_get_next_id_fails"); in test_unpriv_bpf_disabled_negative()
184 ASSERT_EQ(bpf_prog_get_next_id(0, &next), -EPERM, "prog_get_next_id_fails"); in test_unpriv_bpf_disabled_negative()
188 ASSERT_EQ(bpf_map_get_fd_by_id(map_info.id), -EPERM, "map_get_fd_by_id_fails"); in test_unpriv_bpf_disabled_negative()
189 ASSERT_EQ(bpf_map_get_next_id(map_info.id, &next), -EPERM, in test_unpriv_bpf_disabled_negative()
192 ASSERT_EQ(bpf_map_get_next_id(0, &next), -EPERM, "map_get_next_id_fails"); in test_unpriv_bpf_disabled_negative()
197 ASSERT_EQ(bpf_link_get_fd_by_id(link_info.id), -EPERM, "link_get_fd_by_id_fails"); in test_unpriv_bpf_disabled_negative()
198 ASSERT_EQ(bpf_link_get_next_id(link_info.id, &next), -EPERM, in test_unpriv_bpf_disabled_negative()
[all …]
/Linux-v6.6/drivers/tty/vt/
Dvt_ioctl.c294 return -EPERM; in vt_k_ioctl()
308 return -EPERM; in vt_k_ioctl()
363 return -EPERM; in vt_k_ioctl()
378 return -EPERM; in vt_k_ioctl()
398 return -EPERM; in vt_k_ioctl()
456 return -EPERM; in vt_k_ioctl()
473 return -EPERM; in vt_k_ioctl()
499 return -EPERM; in do_unimap_ioctl()
503 return -EPERM; in do_unimap_ioctl()
516 return -EPERM; in vt_io_ioctl()
[all …]
/Linux-v6.6/net/9p/
Derror.c41 {"Operation not permitted", EPERM},
42 {"wstat prohibited", EPERM},
125 {"wstat can't convert between files and directories", EPERM},
137 {"not a member of proposed group", EPERM},
141 {"no access to special file", EPERM},
161 {"only support truncation to zero length", EPERM},
162 {"cannot remove root", EPERM},
/Linux-v6.6/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c104 return -EPERM; in amdgpu_get_power_dpm_state()
106 return -EPERM; in amdgpu_get_power_dpm_state()
135 return -EPERM; in amdgpu_set_power_dpm_state()
137 return -EPERM; in amdgpu_set_power_dpm_state()
232 return -EPERM; in amdgpu_get_power_dpm_force_performance_level()
234 return -EPERM; in amdgpu_get_power_dpm_force_performance_level()
271 return -EPERM; in amdgpu_set_power_dpm_force_performance_level()
273 return -EPERM; in amdgpu_set_power_dpm_force_performance_level()
333 return -EPERM; in amdgpu_get_pp_num_states()
335 return -EPERM; in amdgpu_get_pp_num_states()
[all …]
/Linux-v6.6/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-v6.6/net/bridge/
Dbr_ioctl.c92 return -EPERM; in add_del_if()
220 return -EPERM; in br_dev_siocdevprivate()
227 return -EPERM; in br_dev_siocdevprivate()
234 return -EPERM; in br_dev_siocdevprivate()
241 return -EPERM; in br_dev_siocdevprivate()
281 return -EPERM; in br_dev_siocdevprivate()
288 return -EPERM; in br_dev_siocdevprivate()
297 return -EPERM; in br_dev_siocdevprivate()
311 return -EPERM; in br_dev_siocdevprivate()
380 return -EPERM; in old_deviceless()
[all …]
/Linux-v6.6/security/
Dcommoncap.c78 return cap_raised(cred->cap_effective, cap) ? 0 : -EPERM; in cap_capable()
85 return -EPERM; in cap_capable()
115 return -EPERM; in cap_settime()
152 ret = -EPERM; in cap_ptrace_access_check()
184 ret = -EPERM; in cap_ptrace_traceme()
253 return -EPERM; in cap_capset()
259 return -EPERM; in cap_capset()
263 return -EPERM; in cap_capset()
267 return -EPERM; in cap_capset()
548 return -EPERM; in cap_convert_nscap()
[all …]
/Linux-v6.6/drivers/dma/idxd/
Dsysfs.c46 return -EPERM; in engine_group_id_store()
149 return -EPERM; in group_read_buffers_reserved_store()
152 return -EPERM; in group_read_buffers_reserved_store()
215 return -EPERM; in group_read_buffers_allowed_store()
218 return -EPERM; in group_read_buffers_allowed_store()
278 return -EPERM; in group_use_read_buffer_limit_store()
281 return -EPERM; in group_use_read_buffer_limit_store()
284 return -EPERM; in group_use_read_buffer_limit_store()
385 return -EPERM; in group_traffic_class_a_store()
388 return -EPERM; in group_traffic_class_a_store()
[all …]
/Linux-v6.6/tools/testing/selftests/membarrier/
Dmembarrier_test_impl.h116 if (errno != EPERM) { in test_membarrier_private_expedited_fail()
119 test_name, flags, EPERM, strerror(EPERM), in test_membarrier_private_expedited_fail()
175 if (errno != EPERM) { in test_membarrier_private_expedited_sync_core_fail()
178 test_name, flags, EPERM, strerror(EPERM), in test_membarrier_private_expedited_sync_core_fail()
/Linux-v6.6/drivers/platform/mellanox/
Dmlxbf-bootctl.c451 return -EPERM; in large_icm_show()
470 return -EPERM; in large_icm_store()
476 return res.a0 ? -EPERM : count; in large_icm_store()
512 return -EPERM; in oob_mac_show()
548 return res.a0 ? -EPERM : count; in oob_mac_store()
565 return -EPERM; in opn_show()
594 return -EPERM; in opn_store()
616 return -EPERM; in sku_show()
645 return -EPERM; in sku_store()
667 return -EPERM; in modl_show()
[all …]
/Linux-v6.6/security/yama/
Dyama_lsm.c368 rc = -EPERM; in yama_ptrace_access_check()
372 rc = -EPERM; in yama_ptrace_access_check()
378 rc = -EPERM; in yama_ptrace_access_check()
383 rc = -EPERM; in yama_ptrace_access_check()
408 rc = -EPERM; in yama_ptrace_traceme()
411 rc = -EPERM; in yama_ptrace_traceme()
438 return -EPERM; in yama_dointvec_minmax()
/Linux-v6.6/drivers/net/fjes/
Dfjes_hw.c448 result = -EPERM; in fjes_hw_request_info()
454 result = -EPERM; in fjes_hw_request_info()
461 result = -EPERM; in fjes_hw_request_info()
464 result = -EPERM; in fjes_hw_request_info()
467 result = -EPERM; in fjes_hw_request_info()
561 result = -EPERM; in fjes_hw_register_buff_addr()
567 result = -EPERM; in fjes_hw_register_buff_addr()
576 result = -EPERM; in fjes_hw_register_buff_addr()
594 return -EPERM; in fjes_hw_unregister_buff_addr()
597 return -EPERM; in fjes_hw_unregister_buff_addr()
[all …]
/Linux-v6.6/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-v6.6/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-v6.6/drivers/media/radio/wl128x/
Dfmdrv_rx.c293 return -EPERM; in fm_rx_set_volume()
316 return -EPERM; in fm_rx_get_volume()
393 return -EPERM; in fm_rx_get_mute_mode()
463 return -EPERM; in fm_rx_get_rfdepend_softmute()
482 return -EPERM; in fm_rx_set_rfdepend_softmute()
555 return -EPERM; in fm_rx_get_rssi_threshold()
624 return -EPERM; in fm_rx_set_deemphasis_mode()
647 return -EPERM; in fm_rx_get_deemph_mode()
738 return -EPERM; in fm_rx_get_rds_mode()
757 return -EPERM; in fm_rx_set_rds_system()
[all …]
/Linux-v6.6/arch/x86/include/asm/
Diosf_mbi.h205 return -EPERM; in iosf_mbi_read()
212 return -EPERM; in iosf_mbi_write()
219 return -EPERM; in iosf_mbi_modify()
/Linux-v6.6/fs/
Dattr.c188 return -EPERM; in setattr_prepare()
193 return -EPERM; in setattr_prepare()
200 return -EPERM; in setattr_prepare()
215 return -EPERM; in setattr_prepare()
333 return -EPERM; in may_setattr()
342 return -EPERM; in may_setattr()
/Linux-v6.6/drivers/net/wireless/broadcom/b43legacy/
Dsysfs.c72 return -EPERM; in b43legacy_attr_interfmode_show()
108 return -EPERM; in b43legacy_attr_interfmode_store()
153 return -EPERM; in b43legacy_attr_preamble_show()
178 return -EPERM; in b43legacy_attr_preamble_store()
/Linux-v6.6/kernel/power/
Duser.c54 return -EPERM; in snapshot_open()
220 return -EPERM; in snapshot_set_swap_area()
267 return -EPERM; in snapshot_ioctl()
307 error = -EPERM; in snapshot_ioctl()
323 error = -EPERM; in snapshot_ioctl()
388 error = -EPERM; in snapshot_ioctl()
/Linux-v6.6/drivers/net/wireless/ath/wil6210/
Dpmc.c240 pmc->last_cmd_status = -EPERM; in wil_pmc_free()
328 pmc->last_cmd_status = -EPERM; in wil_pmc_read()
330 return -EPERM; in wil_pmc_read()
381 pmc->last_cmd_status = -EPERM; in wil_pmc_llseek()
383 return -EPERM; in wil_pmc_llseek()
432 pmc->last_cmd_status = -EPERM; in wil_pmcring_read()
434 return -EPERM; in wil_pmcring_read()
/Linux-v6.6/sound/core/
Dcompress_offload.c623 return -EPERM; in snd_compr_set_params()
721 return -EPERM; in snd_compr_pause()
727 return -EPERM; in snd_compr_pause()
744 return -EPERM; in snd_compr_resume()
750 return -EPERM; in snd_compr_resume()
762 return -EPERM; in snd_compr_start()
767 return -EPERM; in snd_compr_start()
784 return -EPERM; in snd_compr_stop()
887 return -EPERM; in snd_compr_drain()
910 return -EPERM; in snd_compr_next_track()
[all …]
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_deny_namespace.c25 ret = -EPERM; in BPF_PROG()
29 return -EPERM; in BPF_PROG()
/Linux-v6.6/security/integrity/evm/
Devm_main.c494 return -EPERM; in evm_protect_xattr()
526 -EPERM, 0); in evm_protect_xattr()
551 -EPERM, 0); in evm_protect_xattr()
552 return evm_status == INTEGRITY_PASS ? 0 : -EPERM; in evm_protect_xattr()
586 return -EPERM; in evm_inode_setxattr()
689 -EPERM, 0); in evm_inode_set_acl()
690 return -EPERM; in evm_inode_set_acl()
838 integrity_status_msg[evm_status], -EPERM, 0); in evm_inode_setattr()
839 return -EPERM; in evm_inode_setattr()
/Linux-v6.6/drivers/infiniband/ulp/ipoib/
Dipoib_vlan.c175 return -EPERM; in ipoib_vlan_add()
182 return -EPERM; in ipoib_vlan_add()
253 return -EPERM; in ipoib_vlan_delete()
260 return -EPERM; in ipoib_vlan_delete()
/Linux-v6.6/arch/riscv/kernel/
Dftrace.c80 return -EPERM; in __ftrace_modify_call()
92 return -EPERM; in ftrace_make_call()
103 return -EPERM; in ftrace_make_nop()

12345678910>>...60