Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/crypto/ccp/
H A Ddbc_cli.py9 ERRORS = { variable
58 if code in ERRORS:
59 print(ERRORS[code])
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_probe.h381 #undef ERRORS macro
382 #define ERRORS \ macro
442 enum { ERRORS }; enumerator
H A Dtrace_events_filter.c53 #define ERRORS \ macro
76 enum { ERRORS }; enumerator
81 static const char *err_text[] = { ERRORS };
H A Dtrace_events_synth.c23 #undef ERRORS macro
24 #define ERRORS \ macro
37 enum { ERRORS }; enumerator
42 static const char *err_text[] = { ERRORS };
H A Dtrace_probe.c19 static const char *trace_probe_err_text[] = { ERRORS };
H A Dtrace_events_hist.c24 #define ERRORS \ macro
74 enum { ERRORS }; enumerator
79 static const char *err_text[] = { ERRORS };
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_probe.h441 #undef ERRORS macro
442 #define ERRORS \ macro
525 enum { ERRORS }; enumerator
H A Dtrace_events_filter.c99 #define ERRORS \ macro
126 enum { ERRORS }; enumerator
131 static const char *err_text[] = { ERRORS };
H A Dtrace_events_synth.c25 #undef ERRORS macro
26 #define ERRORS \ macro
40 enum { ERRORS }; enumerator
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
83 static const char *err_text[] = { ERRORS };
/kernel/linux/linux-6.6/include/linux/
H A Dscmi_protocol.h443 ERRORS = 0x4F, enumerator

Completed in 35 milliseconds