Searched refs:ERRORS (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/crypto/ccp/
H A Ddbc_cli.py9 ERRORS = { variable
58 if code in ERRORS:
59 print(ERRORS[code])
/linux-master/kernel/trace/
H A Dtrace_probe.h467 #undef ERRORS macro
468 #define ERRORS \ macro
551 enum { ERRORS }; enumerator in enum:__anon1332
H A Dtrace_events_filter.c99 #define ERRORS \ macro
126 enum { ERRORS }; enumerator in enum:__anon618
131 static const char *err_text[] = { ERRORS };
H A Dtrace_events_synth.c25 #undef ERRORS macro
26 #define ERRORS \ macro
40 enum { ERRORS }; enumerator in enum:__anon120
45 static const char *err_text[] = { ERRORS };
H A Dtrace_probe.c22 static const char *trace_probe_err_text[] = { ERRORS };
H A Dtrace_events_hist.c24 #define ERRORS \ macro
78 enum { ERRORS }; enumerator in enum:__anon1019
83 static const char *err_text[] = { ERRORS };
/linux-master/include/linux/
H A Dscmi_protocol.h476 ERRORS = 0x4F, enumerator in enum:scmi_sensor_class

Completed in 186 milliseconds