Searched refs:EPERM (Results 1 – 9 of 9) sorted by relevance
18 #define KVM_EPERM EPERM
5 #define EPERM 1 /* Operation not permitted */ macro
43 static inline int remove_cpu(unsigned int cpu) { return -EPERM; } in remove_cpu()
244 return ERR_PTR(-EPERM); in ns_get_owner()
1590 return -EPERM; in dmaengine_desc_set_reuse()1610 return -EPERM; in dmaengine_desc_free()
1790 return -EPERM; in perf_allow_tracepoint()
610 0 : -EPERM; in mapping_map_writable()3838 return -EPERM; in kiocb_set_rw_flags()
203 { EPERM, "EPERM" }, \
2758 return -EPERM; in tcp_call_bpf()2763 return -EPERM; in tcp_call_bpf_2arg()2769 return -EPERM; in tcp_call_bpf_3arg()
Completed in 61 milliseconds