| /linux/include/trace/events/ |
| H A D | memory-failure.h | 28 EMe ( MF_RECOVERED, "Recovered" ) 51 EMe ( MF_MSG_UNKNOWN, "unknown page" ) 58 #undef EMe 60 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro 70 #undef EMe 72 #define EMe(a, b) { a, b } macro
|
| H A D | tlb.h | 17 EMe( TLB_REMOTE_WRONG_CPU, "remote wrong CPU" ) 24 #undef EMe 26 #define EMe(a,b) TRACE_DEFINE_ENUM(a); macro 35 #undef EMe 37 #define EMe(a,b) { a, b } macro
|
| H A D | error_report.h | 29 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 D | mmflags.h | 253 EMe(COMPACT_CONTENDED, "contended") 270 EMe(COMPACTION_PROGRESS, "progress") 275 EMe(COMPACT_PRIO_ASYNC, "COMPACT_PRIO_ASYNC") 305 EMe(ZONE_MOVABLE,"Movable") 312 EMe(LRU_UNEVICTABLE, "unevictable") 319 #undef EMe 321 #define EMe(a, b) TRACE_DEFINE_ENUM(a); 330 * Now redefine the EM() and EMe() macros to map the enums to the strings 334 #undef EMe 336 #define EMe( 322 #define EMe( global() macro 337 #define EMe( global() macro [all...] |
| H A D | 9p.h | 78 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 D | rpm.h | 109 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 D | sock.h | 17 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 D | v4l2.h | 13 #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 D | kmem.h | 411 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 D | btrfs.h | 81 EMe(BTRFS_RESERVE_FLUSH_ALL_STEAL, "BTRFS_RESERVE_FLUSH_ALL_STEAL") 86 EMe(BTRFS_FILE_EXTENT_PREALLOC, "PREALLOC") 91 EMe(BTRFS_QGROUP_RSV_META_PREALLOC, "META_PREALLOC") 103 EMe(IO_TREE_SELFTEST, "SELFTEST") 118 EMe(RESET_ZONES, "RESET_ZONES") 127 EMe(TRANS_STATE_COMPLETED, "TRANS_STATE_COMPLETED") 131 EMe(LOG_INODE_EXISTS, "LOG_INODE_EXISTS") 138 #undef EMe 140 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro 156 #undef EMe [all …]
|
| /linux/drivers/ufs/core/ |
| H A D | ufs_trace.h | 28 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 D | debug.c | 22 * Define EM() and EMe() so that MIGRATE_REASON from trace/events/migrate.h can 26 #undef EMe 28 #define EMe(a, b) b macro
|