Home
last modified time | relevance | path

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

12345678910>>...59

/Linux-v6.1/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c140 return -EPERM; in amdgpu_get_power_dpm_state()
142 return -EPERM; in amdgpu_get_power_dpm_state()
171 return -EPERM; in amdgpu_set_power_dpm_state()
173 return -EPERM; in amdgpu_set_power_dpm_state()
268 return -EPERM; in amdgpu_get_power_dpm_force_performance_level()
270 return -EPERM; in amdgpu_get_power_dpm_force_performance_level()
307 return -EPERM; in amdgpu_set_power_dpm_force_performance_level()
309 return -EPERM; in amdgpu_set_power_dpm_force_performance_level()
369 return -EPERM; in amdgpu_get_pp_num_states()
371 return -EPERM; in amdgpu_get_pp_num_states()
[all …]
/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dunpriv_bpf_disabled.c172 -EPERM, "prog_load_fails"); in test_unpriv_bpf_disabled_negative()
176 -EPERM, "map_create_fails"); in test_unpriv_bpf_disabled_negative()
178 ASSERT_EQ(bpf_prog_get_fd_by_id(prog_id), -EPERM, "prog_get_fd_by_id_fails"); in test_unpriv_bpf_disabled_negative()
179 ASSERT_EQ(bpf_prog_get_next_id(prog_id, &next), -EPERM, "prog_get_next_id_fails"); in test_unpriv_bpf_disabled_negative()
180 ASSERT_EQ(bpf_prog_get_next_id(0, &next), -EPERM, "prog_get_next_id_fails"); in test_unpriv_bpf_disabled_negative()
184 ASSERT_EQ(bpf_map_get_fd_by_id(map_info.id), -EPERM, "map_get_fd_by_id_fails"); in test_unpriv_bpf_disabled_negative()
185 ASSERT_EQ(bpf_map_get_next_id(map_info.id, &next), -EPERM, in test_unpriv_bpf_disabled_negative()
188 ASSERT_EQ(bpf_map_get_next_id(0, &next), -EPERM, "map_get_next_id_fails"); in test_unpriv_bpf_disabled_negative()
193 ASSERT_EQ(bpf_link_get_fd_by_id(link_info.id), -EPERM, "link_get_fd_by_id_fails"); in test_unpriv_bpf_disabled_negative()
194 ASSERT_EQ(bpf_link_get_next_id(link_info.id, &next), -EPERM, in test_unpriv_bpf_disabled_negative()
[all …]
/Linux-v6.1/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.1/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.1/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.1/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.1/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()
560 return -EPERM; in cap_convert_nscap()
[all …]
/Linux-v6.1/tools/testing/selftests/membarrier/
Dmembarrier_test_impl.h89 if (errno != EPERM) { in test_membarrier_private_expedited_fail()
92 test_name, flags, EPERM, strerror(EPERM), in test_membarrier_private_expedited_fail()
146 if (errno != EPERM) { in test_membarrier_private_expedited_sync_core_fail()
149 test_name, flags, EPERM, strerror(EPERM), in test_membarrier_private_expedited_sync_core_fail()
/Linux-v6.1/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.1/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.1/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.1/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.1/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.1/fs/
Dattr.c123 return -EPERM; in setattr_prepare()
128 return -EPERM; in setattr_prepare()
135 return -EPERM; in setattr_prepare()
151 return -EPERM; in setattr_prepare()
270 return -EPERM; in may_setattr()
279 return -EPERM; in may_setattr()
/Linux-v6.1/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.1/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.1/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.1/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.1/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.1/sound/core/
Dcompress_offload.c620 return -EPERM; in snd_compr_set_params()
718 return -EPERM; in snd_compr_pause()
724 return -EPERM; in snd_compr_pause()
741 return -EPERM; in snd_compr_resume()
747 return -EPERM; in snd_compr_resume()
759 return -EPERM; in snd_compr_start()
764 return -EPERM; in snd_compr_start()
781 return -EPERM; in snd_compr_stop()
884 return -EPERM; in snd_compr_drain()
907 return -EPERM; in snd_compr_next_track()
[all …]
/Linux-v6.1/tools/testing/selftests/bpf/progs/
Dtest_deny_namespace.c28 ret = -EPERM; in BPF_PROG()
32 return -EPERM; in BPF_PROG()
/Linux-v6.1/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.1/fs/exfat/
Dfile.c72 return -EPERM; in exfat_sanitize_mode()
80 return -EPERM; in exfat_sanitize_mode()
87 return -EPERM; in exfat_sanitize_mode()
107 return -EPERM; in __exfat_truncate()
282 error = -EPERM; in exfat_setattr()
328 return -EPERM; in exfat_ioctl_fitrim()
/Linux-v6.1/drivers/s390/net/
Dqeth_l3_sys.c152 return -EPERM; in qeth_l3_dev_sniffer_store()
154 return -EPERM; in qeth_l3_dev_sniffer_store()
158 rc = -EPERM; in qeth_l3_dev_sniffer_store()
177 rc = -EPERM; in qeth_l3_dev_sniffer_store()
199 return -EPERM; in qeth_l3_dev_hsuid_show()
214 return -EPERM; in qeth_l3_dev_hsuid_store()
218 rc = -EPERM; in qeth_l3_dev_hsuid_store()
223 rc = -EPERM; in qeth_l3_dev_hsuid_store()
228 rc = -EPERM; in qeth_l3_dev_hsuid_store()
251 rc = -EPERM; in qeth_l3_dev_hsuid_store()
[all …]
/Linux-v6.1/security/lockdown/
Dlockdown.c29 return -EPERM; in lock_kernel_down()
62 return -EPERM; in lockdown_is_locked_down()
68 return -EPERM; in lockdown_is_locked_down()

12345678910>>...59