Home
last modified time | relevance | path

Searched refs:EUCLEAN (Results 1 – 7 of 7) sorted by relevance

/tools/include/uapi/asm-generic/
A Derrno.h100 #define EUCLEAN 117 /* Structure needs cleaning */ macro
/tools/arch/mips/include/uapi/asm/
A Derrno.h90 #define EUCLEAN 135 /* Structure needs cleaning */ macro
/tools/arch/parisc/include/uapi/asm/
A Derrno.h64 #define EUCLEAN 177 /* Structure needs cleaning */ macro
/tools/arch/alpha/include/uapi/asm/
A Derrno.h98 #define EUCLEAN 117 /* Structure needs cleaning */ macro
/tools/arch/sparc/include/uapi/asm/
A Derrno.h93 #define EUCLEAN 117 /* Structure needs cleaning */ macro
/tools/lib/bpf/
A Dstr_error.c98 case -EUCLEAN: return "-EUCLEAN"; in libbpf_errstr()
A Drelo_core.c700 return -EUCLEAN; /* request instruction poisoning */ in bpf_core_calc_field_relo()
875 return -EUCLEAN; /* request instruction poisoning */ in bpf_core_calc_enumval_relo()
967 if (err == -EUCLEAN) { in bpf_core_calc_relo()

Completed in 12 milliseconds