Home
last modified time | relevance | path

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

/include/uapi/linux/
A Dkvm_para.h18 #define KVM_EPERM EPERM
/include/uapi/asm-generic/
A Derrno-base.h5 #define EPERM 1 /* Operation not permitted */ macro
/include/linux/
A Dcpuhplock.h43 static inline int remove_cpu(unsigned int cpu) { return -EPERM; } in remove_cpu()
A Duser_namespace.h244 return ERR_PTR(-EPERM); in ns_get_owner()
A Ddmaengine.h1590 return -EPERM; in dmaengine_desc_set_reuse()
1610 return -EPERM; in dmaengine_desc_free()
A Dperf_event.h1790 return -EPERM; in perf_allow_tracepoint()
A Dfs.h610 0 : -EPERM; in mapping_map_writable()
3838 return -EPERM; in kiocb_set_rw_flags()
/include/trace/misc/
A Dnfs.h203 { EPERM, "EPERM" }, \
/include/net/
A Dtcp.h2758 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