Searched refs:EMe (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/include/trace/events/
H A Dtlb.h15 EMe( TLB_REMOTE_SEND_IPI, "remote ipi send" )
22 #undef EMe macro
24 #define EMe(a,b) TRACE_DEFINE_ENUM(a); macro
29 * Now redefine the EM() and EMe() macros to map the enums to the strings
33 #undef EMe macro
35 #define EMe(a,b) { a, b } macro
H A Dmigrate.h12 EMe(MIGRATE_SYNC, "MIGRATE_SYNC")
22 EMe(MR_CMA, "cma")
29 #undef EMe macro
31 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
37 * Now redefine the EM() and EMe() macros to map the enums to the strings
41 #undef EMe macro
43 #define EMe(a, b) {a, b} macro
H A D9p.h77 EMe(P9_RWSTAT, "P9_RWSTAT" )
81 #undef EMe macro
83 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
88 * Now redefine the EM() and EMe() macros to map the enums to the strings
92 #undef EMe macro
94 #define EMe(a, b) { a, b } macro
H A Dcompaction.h20 EMe(COMPACT_CONTENDED, "contended")
45 EMe(ZONE_MOVABLE,"Movable")
52 #undef EMe macro
54 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
60 * Now redefine the EM() and EMe() macros to map the enums to the strings
64 #undef EMe macro
66 #define EMe(a, b) {a, b} macro
H A Dv4l2.h12 #undef EMe macro
14 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
32 EMe(V4L2_BUF_TYPE_PRIVATE, "PRIVATE" )
49 EMe( V4L2_FIELD_INTERLACED_BT, "INTERLACED_BT" )
54 * Now redefine the EM() and EMe() macros to map the enums to the strings
58 #undef EMe macro
60 #define EMe(a, b) {a, b} macro
H A Dsunrpc.h187 #undef EMe macro
189 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
196 EMe(SS_DISCONNECTING, "DISCONNECTING" )
214 EMe( TCP_CLOSING, "CLOSING" )
222 * Now redefine the EM() and EMe() macros to map the enums to the strings
226 #undef EMe macro
228 #define EMe(a, b) {a, b} macro
H A Dwriteback.h28 #undef EMe macro
30 #define EMe(a,b) TRACE_DEFINE_ENUM(a); macro
40 EMe(WB_REASON_FORKER_THREAD, "forker_thread")
45 * Now redefine the EM() and EMe() macros to map the enums to the strings
49 #undef EMe macro
51 #define EMe(a,b) { a, b } macro
/linux-4.4.14/include/ras/
H A Dras_event.h249 EMe ( MF_RECOVERED, "Recovered" )
271 EMe ( MF_MSG_UNKNOWN, "unknown page" )
278 #undef EMe macro
280 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
286 * Now redefine the EM() and EMe() macros to map the enums to the strings
290 #undef EMe macro
292 #define EMe(a, b) { a, b } macro

Completed in 162 milliseconds