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/
Duser_namespace.h219 return ERR_PTR(-EPERM); in ns_get_owner()
Dcpu.h151 static inline int remove_cpu(unsigned int cpu) { return -EPERM; } in remove_cpu()
Ddmaengine.h1551 return -EPERM; in dmaengine_desc_set_reuse()
1571 return -EPERM; in dmaengine_desc_free()
Dperf_event.h1406 return -EPERM; in perf_allow_tracepoint()
Dbpf.h1381 _ret = (_cn ? NET_XMIT_DROP : -EPERM); \
Dmm.h3365 return -EPERM; in seal_check_future_write()
Dfs.h580 0 : -EPERM; in mapping_map_writable()
/include/net/
Dtcp.h2341 return -EPERM; in tcp_call_bpf()
2346 return -EPERM; in tcp_call_bpf_2arg()
2352 return -EPERM; in tcp_call_bpf_3arg()