Home
last modified time | relevance | path

Searched refs:EMe (Results 1 – 17 of 17) sorted by relevance

/linux/include/trace/events/
H A Dmemory-failure.h24 EMe ( MF_RECOVERED, "Recovered" )
47 EMe ( MF_MSG_UNKNOWN, "unknown page" )
54 #undef EMe
56 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
66 #undef EMe
68 #define EMe(a, b) { a, b } macro
H A Dtlb.h17 EMe( TLB_REMOTE_WRONG_CPU, "remote wrong CPU" )
24 #undef EMe
26 #define EMe(a,b) TRACE_DEFINE_ENUM(a);
31 * Now redefine the EM() and EMe() macros to map the enums to the strings
35 #undef EMe
37 #define EMe(a,b) { a, b }
25 #define EMe( global() macro
36 #define EMe( global() macro
H A Derror_report.h29 EMe(ERROR_DETECTOR_WARN, "warning")
33 #undef EMe
36 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
41 #undef EMe
44 #define EMe(a, b) { a, b } macro
H A Dmmflags.h254 EMe(COMPACT_CONTENDED, "contended")
271 EMe(COMPACTION_PROGRESS, "progress")
276 EMe(COMPACT_PRIO_ASYNC, "COMPACT_PRIO_ASYNC")
306 EMe(ZONE_MOVABLE,"Movable")
313 EMe(LRU_UNEVICTABLE, "unevictable")
320 #undef EMe
322 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
335 #undef EMe
337 #define EMe(a, b) {a, b} macro
H A D9p.h78 EMe(P9_RWSTAT, "P9_RWSTAT" )
85 EMe(P9_FID_REF_DESTROY, "destroy" )
89 #undef EMe
91 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
100 #undef EMe
102 #define EMe(a, b) a macro
115 #undef EMe
117 #define EMe(a, b) { a, b } macro
H A Dmigrate.h13 EMe(MIGRATE_SYNC, "MIGRATE_SYNC")
26 EMe(MR_DAMON, "damon")
33 #undef EMe
35 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
45 #undef EMe
47 #define EMe(a, b) {a, b} macro
H A Drpm.h109 EMe(RPM_SUSPENDING, "RPM_SUSPENDING")
113 #undef EMe
115 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
120 * Now redefine the EM() and EMe() macros to map the enums to the strings that
124 #undef EMe
126 #define EMe(a, b) { a, b } macro
H A Dsock.h17 EMe(AF_INET6)
23 EMe(IPPROTO_MPTCP)
37 EMe(TCP_NEW_SYN_RECV)
41 EMe(SK_MEM_RECV)
45 #undef EMe
47 #define EMe(a) TRACE_DEFINE_ENUM(a);
55 #undef EMe
57 #define EMe(a) { a, #a }
48 #define EMe( global() macro
58 #define EMe( global() macro
H A Dv4l2.h13 #undef EMe
15 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
34 EMe(V4L2_BUF_TYPE_PRIVATE, "PRIVATE" )
51 EMe( V4L2_FIELD_INTERLACED_BT, "INTERLACED_BT" )
60 #undef EMe
62 #define EMe(a, b) {a, b} macro
H A Dhuge_memory.h40 EMe(SCAN_PAGE_FILLED, "page_filled")
43 #undef EMe
45 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
50 #undef EMe
52 #define EMe(a, b) {a, b} macro
H A Dkmem.h411 EMe(MM_SHMEMPAGES)
414 #undef EMe
417 #define EMe(a) TRACE_DEFINE_ENUM(a); macro
422 #undef EMe
425 #define EMe(a) { a, #a } macro
H A Dsched.h731 EMe(NUMAB_SKIP_SEQ_COMPLETED, "seq_completed" )
735 #undef EMe
737 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
743 #undef EMe
745 #define EMe(a, b) { a, b } macro
H A Dwriteback.h36 #undef EMe
38 #define EMe(a,b) TRACE_DEFINE_ENUM(a); macro
48 EMe(WB_REASON_FOREIGN_FLUSH, "foreign_flush")
57 #undef EMe
59 #define EMe(a,b) { a, b } macro
H A Dsunrpc.h794 #undef EMe
796 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
803 EMe( SS_DISCONNECTING, "DISCONNECTING" )
821 EMe( TCP_CLOSING, "CLOSING" )
836 #undef EMe
838 #define EMe(a, b) {a, b} macro
/linux/fs/fuse/
H A Dfuse_trace.h61 EMe(CUSE_INIT, "CUSE_INIT")
68 #undef EMe
70 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
76 #undef EMe
78 #define EMe(a, b) {a, b} macro
/linux/drivers/ufs/core/
H A Dufs_trace.h28 EMe(UIC_LINK_HIBERN8_STATE, "UIC_LINK_HIBERN8_STATE")
34 EMe(UFS_DEEPSLEEP_PWR_MODE, "UFS_DEEPSLEEP_PWR_MODE")
40 EMe(REQ_CLKS_ON, "REQ_CLKS_ON")
50 EMe(UFS_TM_ERR, "tm_complete_err")
56 EMe(UFS_TSF_TM_OUTPUT, "TM_OUTPUT")
60 #undef EMe
62 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
75 #undef EMe
77 #define EMe(a, b) {a, b} macro
/linux/mm/
H A Ddebug.c26 #undef EMe
28 #define EMe(a, b) b macro