Home
last modified time | relevance | path

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

/include/uapi/linux/
Dkvm_para.h18 #define KVM_EPERM EPERM
/include/uapi/asm-generic/
Derrno-base.h5 #define EPERM 1 /* Operation not permitted */ macro
/include/linux/
Dcpuhplock.h43 static inline int remove_cpu(unsigned int cpu) { return -EPERM; } in remove_cpu()
Duser_namespace.h238 return ERR_PTR(-EPERM); in ns_get_owner()
Ddmaengine.h1586 return -EPERM; in dmaengine_desc_set_reuse()
1606 return -EPERM; in dmaengine_desc_free()
Dperf_event.h1693 return -EPERM; in perf_allow_tracepoint()
Dfs.h572 0 : -EPERM; in mapping_map_writable()
3580 return -EPERM; in kiocb_set_rw_flags()
Dmm.h4317 return -EPERM; in seal_check_write()
/include/trace/misc/
Dnfs.h203 { EPERM, "EPERM" }, \
/include/net/
Dtcp.h2704 return -EPERM; in tcp_call_bpf()
2709 return -EPERM; in tcp_call_bpf_2arg()
2715 return -EPERM; in tcp_call_bpf_3arg()