Home
last modified time | relevance | path

Searched refs:EALREADY (Results 1 – 6 of 6) sorted by relevance

/tools/include/uapi/asm-generic/
A Derrno.h97 #define EALREADY 114 /* Operation already in progress */ macro
/tools/arch/mips/include/uapi/asm/
A Derrno.h104 #define EALREADY 149 /* Operation already in progress */ macro
/tools/arch/parisc/include/uapi/asm/
A Derrno.h106 #define EALREADY 244 /* Operation already in progress */ macro
/tools/arch/alpha/include/uapi/asm/
A Derrno.h14 #define EALREADY 37 /* Operation already in progress */ macro
/tools/arch/sparc/include/uapi/asm/
A Derrno.h11 #define EALREADY 37 /* Operation already in progress */ macro
/tools/lib/bpf/
A Dstr_error.c52 case -EALREADY: return "-EALREADY"; in libbpf_errstr()

Completed in 8 milliseconds