Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/include/trace/events/
H A Dmigrate.h13 EMe(MIGRATE_SYNC, "MIGRATE_SYNC")
23 EMe(MR_CONTIG_RANGE, "contig_range")
30 #undef EMe macro
32 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
38 * Now redefine the EM() and EMe() macros to map the enums to the strings
42 #undef EMe macro
44 #define EMe(a, b) {a, b} macro
H A Dtlb.h16 EMe( TLB_REMOTE_SEND_IPI, "remote ipi send" )
23 #undef EMe macro
25 #define EMe(a,b) TRACE_DEFINE_ENUM(a); macro
30 * Now redefine the EM() and EMe() macros to map the enums to the strings
34 #undef EMe macro
36 #define EMe(a,b) { a, b } macro
H A Dmmflags.h204 EMe(COMPACT_CONTENDED, "contended")
221 EMe(COMPACTION_PROGRESS, "progress")
226 EMe(COMPACT_PRIO_ASYNC, "COMPACT_PRIO_ASYNC")
256 EMe(ZONE_MOVABLE,"Movable")
263 EMe(LRU_UNEVICTABLE, "unevictable")
270 #undef EMe macro
272 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
281 * Now redefine the EM() and EMe() macros to map the enums to the strings
285 #undef EMe macro
287 #define EMe( macro
[all...]
H A Dsock.h16 EMe(AF_INET6)
23 EMe(IPPROTO_MPTCP)
37 EMe(TCP_NEW_SYN_RECV)
41 EMe(SK_MEM_RECV)
45 #undef EMe macro
47 #define EMe(a) TRACE_DEFINE_ENUM(a); macro
55 #undef EMe macro
57 #define EMe(a) { a, #a } macro
H A Dhuge_memory.h37 EMe(SCAN_PAGE_HAS_PRIVATE, "page_has_private") \
40 #undef EMe macro
42 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
47 #undef EMe macro
49 #define EMe(a, b) {a, b} macro
H A D9p.h78 EMe(P9_RWSTAT, "P9_RWSTAT" )
82 #undef EMe macro
84 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
89 * Now redefine the EM() and EMe() macros to map the enums to the strings
93 #undef EMe macro
95 #define EMe(a, b) { a, b } macro
H A Dufs.h17 EMe(UIC_LINK_HIBERN8_STATE)
22 EMe(UFS_POWERDOWN_PWR_MODE)
28 EMe(REQ_CLKS_ON)
32 #undef EMe macro
34 #define EMe(a) TRACE_DEFINE_ENUM(a); macro
41 * Now redefine the EM() and EMe() macros to map the enums to the strings
45 #undef EMe macro
47 #define EMe(a) { a, #a } macro
H A Dv4l2.h13 #undef EMe macro
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" )
56 * Now redefine the EM() and EMe() macros to map the enums to the strings
60 #undef EMe macro
62 #define EMe(a, b) {a, b} macro
H A Dwriteback.h28 #undef EMe macro
30 #define EMe(a,b) TRACE_DEFINE_ENUM(a); macro
39 EMe(WB_REASON_FORKER_THREAD, "forker_thread")
44 * Now redefine the EM() and EMe() macros to map the enums to the strings
48 #undef EMe macro
50 #define EMe(a,b) { a, b } macro
H A Dbtrfs.h67 EMe(BTRFS_RESERVE_FLUSH_ALL_STEAL, "BTRFS_RESERVE_FLUSH_ALL_STEAL")
72 EMe(BTRFS_FILE_EXTENT_PREALLOC, "PREALLOC")
77 EMe(BTRFS_QGROUP_RSV_META_PREALLOC, "META_PREALLOC")
90 EMe(IO_TREE_SELFTEST, "SELFTEST")
102 EMe(COMMIT_TRANS, "COMMIT_TRANS")
110 #undef EMe macro
112 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
121 * Now redefine the EM and EMe macros to map the enums to the strings that will
126 #undef EMe macro
128 #define EMe( macro
[all...]
/kernel/linux/linux-6.6/include/trace/events/
H A Derror_report.h29 EMe(ERROR_DETECTOR_WARN, "warning")
30 /* Always end the list with an EMe. */
33 #undef EMe macro
36 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
41 #undef EMe macro
44 #define EMe(a, b) { a, b } macro
H A Dtlb.h16 EMe( TLB_REMOTE_SEND_IPI, "remote ipi send" )
23 #undef EMe macro
25 #define EMe(a,b) TRACE_DEFINE_ENUM(a); macro
30 * Now redefine the EM() and EMe() macros to map the enums to the strings
34 #undef EMe macro
36 #define EMe(a,b) { a, b } macro
H A Dmigrate.h13 EMe(MIGRATE_SYNC, "MIGRATE_SYNC")
25 EMe(MR_DEMOTION, "demotion")
32 #undef EMe macro
34 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
40 * Now redefine the EM() and EMe() macros to map the enums to the strings
44 #undef EMe macro
46 #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 macro
91 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
96 /* And also use EM/EMe to define helper enums -- once */
100 #undef EMe macro
102 #define EMe(a, b) a macro
111 * Now redefine the EM() and EMe() macros to map the enums to the strings
115 #undef EMe macro
117 #define EMe( macro
[all...]
H A Dmmflags.h231 EMe(COMPACT_CONTENDED, "contended")
248 EMe(COMPACTION_PROGRESS, "progress")
253 EMe(COMPACT_PRIO_ASYNC, "COMPACT_PRIO_ASYNC")
283 EMe(ZONE_MOVABLE,"Movable")
290 EMe(LRU_UNEVICTABLE, "unevictable")
297 #undef EMe macro
299 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
308 * Now redefine the EM() and EMe() macros to map the enums to the strings
312 #undef EMe macro
314 #define EMe( macro
[all...]
H A Dufs.h26 EMe(UIC_LINK_HIBERN8_STATE, "UIC_LINK_HIBERN8_STATE")
32 EMe(UFS_DEEPSLEEP_PWR_MODE, "UFS_DEEPSLEEP_PWR_MODE")
38 EMe(REQ_CLKS_ON, "REQ_CLKS_ON")
49 EMe(UFS_TM_ERR, "tm_complete_err")
55 EMe(UFS_TSF_TM_OUTPUT, "TM_OUTPUT")
59 #undef EMe macro
61 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
70 * Now redefine the EM() and EMe() macros to map the enums to the strings
74 #undef EMe macro
76 #define EMe( macro
[all...]
H A Dv4l2.h13 #undef EMe macro
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" )
56 * Now redefine the EM() and EMe() macros to map the enums to the strings
60 #undef EMe macro
62 #define EMe(a, b) {a, b} macro
H A Dsock.h16 EMe(AF_INET6)
23 EMe(IPPROTO_MPTCP)
37 EMe(TCP_NEW_SYN_RECV)
41 EMe(SK_MEM_RECV)
45 #undef EMe macro
47 #define EMe(a) TRACE_DEFINE_ENUM(a); macro
55 #undef EMe macro
57 #define EMe(a) { a, #a } macro
H A Dkmem.h330 EMe(MM_SHMEMPAGES)
333 #undef EMe macro
336 #define EMe(a) TRACE_DEFINE_ENUM(a); macro
341 #undef EMe macro
344 #define EMe(a) { a, #a } macro
H A Dhuge_memory.h42 EMe(SCAN_PAGE_FILLED, "page_filled")
45 #undef EMe macro
47 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
52 #undef EMe macro
54 #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_FOREIGN_FLUSH, "foreign_flush")
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
H A Dbtrfs.h70 EMe(BTRFS_RESERVE_FLUSH_ALL_STEAL, "BTRFS_RESERVE_FLUSH_ALL_STEAL")
75 EMe(BTRFS_FILE_EXTENT_PREALLOC, "PREALLOC")
80 EMe(BTRFS_QGROUP_RSV_META_PREALLOC, "META_PREALLOC")
92 EMe(IO_TREE_SELFTEST, "SELFTEST")
105 EMe(COMMIT_TRANS, "COMMIT_TRANS")
113 #undef EMe macro
115 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
124 * Now redefine the EM and EMe macros to map the enums to the strings that will
129 #undef EMe macro
131 #define EMe( macro
[all...]
/kernel/linux/linux-5.10/include/ras/
H A Dras_event.h354 EMe ( MF_RECOVERED, "Recovered" )
379 EMe ( MF_MSG_UNKNOWN, "unknown page" )
386 #undef EMe macro
388 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
394 * Now redefine the EM() and EMe() macros to map the enums to the strings
398 #undef EMe macro
400 #define EMe(a, b) { a, b } macro
/kernel/linux/linux-6.6/include/ras/
H A Dras_event.h354 EMe ( MF_RECOVERED, "Recovered" )
376 EMe ( MF_MSG_UNKNOWN, "unknown page" )
383 #undef EMe macro
385 #define EMe(a, b) TRACE_DEFINE_ENUM(a); macro
391 * Now redefine the EM() and EMe() macros to map the enums to the strings
395 #undef EMe macro
397 #define EMe(a, b) { a, b } macro
/kernel/linux/linux-6.6/mm/
H A Ddebug.c22 * Define EM() and EMe() so that MIGRATE_REASON from trace/events/migrate.h can
26 #undef EMe macro
28 #define EMe(a, b) b macro

Completed in 9 milliseconds

12