/linux/include/trace/events/ |
A D | 9p.h | 11 EM( P9_TLERROR, "P9_TLERROR" ) \ 12 EM( P9_RLERROR, "P9_RLERROR" ) \ 13 EM( P9_TSTATFS, "P9_TSTATFS" ) \ 15 EM( P9_TLOPEN, "P9_TLOPEN" ) \ 16 EM( P9_RLOPEN, "P9_RLOPEN" ) \ 21 EM( P9_TMKNOD, "P9_TMKNOD" ) \ 39 EM( P9_TLOCK, "P9_TLOCK" ) \ 40 EM( P9_RLOCK, "P9_RLOCK" ) \ 81 #undef EM 92 #undef EM [all …]
|
A D | afs.h | 417 EM(afs_FS_Rename, "FS.Rename") \ 419 EM(afs_FS_Link, "FS.Link") \ 428 EM(afs_FS_Lookup, "FS.Lookup") \ 442 EM(yfs_FS_Link, "YFS.Link") \ 472 EM(afs_CB_Probe, "CB.Probe") \ 474 EM(afs_CB_GetCE, "CB.GetCE") \ 556 EM(F_RDLCK, "RDLCK") \ 557 EM(F_WRLCK, "WRLCK") \ 620 #undef EM 645 #undef EM [all …]
|
A D | rxrpc.h | 228 EM(rxrpc_skb_got, "GOT") \ 398 EM(0, "?00") \ 407 EM(9, "?09") \ 408 EM(10, "?10") \ 409 EM(11, "?11") \ 410 EM(12, "?12") \ 412 EM(14, "?14") \ 416 EM(0, "-0-") \ 451 #undef EM 477 #undef EM [all …]
|
A D | huge_memory.h | 11 EM( SCAN_FAIL, "failed") \ 12 EM( SCAN_SUCCEED, "succeeded") \ 13 EM( SCAN_PMD_NULL, "pmd_null") \ 21 EM( SCAN_PAGE_NULL, "page_null") \ 25 EM( SCAN_PAGE_LOCK, "page_locked") \ 29 EM( SCAN_VMA_NULL, "vma_null") \ 36 EM( SCAN_TRUNCATED, "truncated") \ 39 #undef EM 41 #define EM(a, b) TRACE_DEFINE_ENUM(a); macro 46 #undef EM [all …]
|
A D | netfs.h | 69 EM(netfs_rreq_trace_done, "DONE ") \ 70 EM(netfs_rreq_trace_free, "FREE ") \ 77 EM(NETFS_FILL_WITH_ZEROES, "ZERO") \ 79 EM(NETFS_READ_FROM_CACHE, "READ") \ 84 EM(netfs_sreq_trace_free, "FREE ") \ 89 EM(netfs_sreq_trace_write, "WRITE") \ 96 EM(netfs_fail_read, "read") \ 105 #undef EM 107 #define EM(a, b) TRACE_DEFINE_ENUM(a); macro 120 #undef EM [all …]
|
A D | fscache.h | 103 EM(fscache_page_inval, "InvalPg") \ 118 EM(fscache_op_cancel, "Cancel1") \ 124 EM(fscache_op_gc, "GC ") \ 125 EM(fscache_op_init, "Init ") \ 126 EM(fscache_op_put, "Put ") \ 127 EM(fscache_op_run, "Run ") \ 128 EM(fscache_op_signal, "Signal ") \ 129 EM(fscache_op_submit, "Submit ") \ 145 #undef EM 156 #undef EM [all …]
|
A D | mmflags.h | 196 EM( COMPACT_SKIPPED, "skipped") \ 197 EM( COMPACT_DEFERRED, "deferred") \ 198 EM( COMPACT_CONTINUE, "continue") \ 199 EM( COMPACT_SUCCESS, "success") \ 201 EM( COMPACT_COMPLETE, "complete") \ 219 EM(COMPACTION_FAILED, "failed") \ 254 EM (ZONE_NORMAL, "Normal") \ 269 #undef EM 271 #define EM(a, b) TRACE_DEFINE_ENUM(a); macro 284 #undef EM [all …]
|
A D | v4l2.h | 12 #undef EM 14 #define EM(a, b) TRACE_DEFINE_ENUM(a); macro 42 EM( V4L2_FIELD_ANY, "ANY" ) \ 43 EM( V4L2_FIELD_NONE, "NONE" ) \ 44 EM( V4L2_FIELD_TOP, "TOP" ) \ 45 EM( V4L2_FIELD_BOTTOM, "BOTTOM" ) \ 47 EM( V4L2_FIELD_SEQ_TB, "SEQ_TB" ) \ 48 EM( V4L2_FIELD_SEQ_BT, "SEQ_BT" ) \ 49 EM( V4L2_FIELD_ALTERNATE, "ALTERNATE" ) \ 59 #undef EM [all …]
|
A D | migrate.h | 11 EM( MIGRATE_ASYNC, "MIGRATE_ASYNC") \ 17 EM( MR_COMPACTION, "compaction") \ 18 EM( MR_MEMORY_FAILURE, "memory_failure") \ 19 EM( MR_MEMORY_HOTPLUG, "memory_hotplug") \ 20 EM( MR_SYSCALL, "syscall_or_cpuset") \ 23 EM( MR_CONTIG_RANGE, "contig_range") \ 24 EM( MR_LONGTERM_PIN, "longterm_pin") \ 31 #undef EM 33 #define EM(a, b) TRACE_DEFINE_ENUM(a); macro 43 #undef EM [all …]
|
A D | sock.h | 15 EM(AF_INET) \ 20 EM(IPPROTO_TCP) \ 21 EM(IPPROTO_DCCP) \ 22 EM(IPPROTO_SCTP) \ 27 EM(TCP_SYN_SENT) \ 28 EM(TCP_SYN_RECV) \ 32 EM(TCP_CLOSE) \ 34 EM(TCP_LAST_ACK) \ 35 EM(TCP_LISTEN) \ 44 #undef EM [all …]
|
A D | tlb.h | 12 EM( TLB_FLUSH_ON_TASK_SWITCH, "flush on task switch" ) \ 13 EM( TLB_REMOTE_SHOOTDOWN, "remote shootdown" ) \ 14 EM( TLB_LOCAL_SHOOTDOWN, "local shootdown" ) \ 15 EM( TLB_LOCAL_MM_SHOOTDOWN, "local mm shootdown" ) \ 22 #undef EM 24 #define EM(a,b) TRACE_DEFINE_ENUM(a); macro 33 #undef EM 35 #define EM(a,b) { a, b }, macro
|
A D | ufs.h | 35 EM(CLKS_OFF, "CLKS_OFF") \ 36 EM(CLKS_ON, "CLKS_ON") \ 37 EM(REQ_CLKS_OFF, "REQ_CLKS_OFF") \ 41 EM(UFS_CMD_SEND, "send_req") \ 42 EM(UFS_CMD_COMP, "complete_rsp") \ 43 EM(UFS_DEV_COMP, "dev_complete") \ 47 EM(UFS_TM_SEND, "tm_send") \ 48 EM(UFS_TM_COMP, "tm_complete") \ 58 #undef EM 73 #undef EM [all …]
|
A D | cachefiles.h | 33 EM(FSCACHE_OBJECT_IS_STALE, "stale") \ 34 EM(FSCACHE_OBJECT_NO_SPACE, "no_space") \ 35 EM(FSCACHE_OBJECT_WAS_RETIRED, "was_retired") \ 40 EM(fscache_obj_get_queue, "GET queue") \ 44 EM(fscache_obj_put_enq_dep, "PUT enq_dep") \ 45 EM(fscache_obj_put_queue, "PUT queue") \ 46 EM(fscache_obj_put_work, "PUT work") \ 53 #undef EM 55 #define EM(a, b) TRACE_DEFINE_ENUM(a); macro 65 #undef EM [all …]
|
A D | error_report.h | 26 EM(ERROR_DETECTOR_KFENCE, "kfence") \ 30 #undef EM 33 #define EM(a, b) TRACE_DEFINE_ENUM(a); macro 38 #undef EM 41 #define EM(a, b) { a, b }, macro
|
A D | kmem.h | 347 EM(MM_FILEPAGES) \ 348 EM(MM_ANONPAGES) \ 349 EM(MM_SWAPENTS) \ 352 #undef EM 355 #define EM(a) TRACE_DEFINE_ENUM(a); macro 360 #undef EM 363 #define EM(a) { a, #a }, macro
|
A D | btrfs.h | 70 EM( BTRFS_FILE_EXTENT_INLINE, "INLINE") \ 71 EM( BTRFS_FILE_EXTENT_REG, "REG") \ 75 EM( BTRFS_QGROUP_RSV_DATA, "DATA") \ 83 EM( IO_TREE_INODE_IO, "INODE_IO") \ 95 EM( FLUSH_DELALLOC, "FLUSH_DELALLOC") \ 100 EM( ALLOC_CHUNK, "ALLOC_CHUNK") \ 101 EM( ALLOC_CHUNK_FORCE, "ALLOC_CHUNK_FORCE") \ 110 #undef EM 112 #define EM(a, b) TRACE_DEFINE_ENUM(a); macro 126 #undef EM [all …]
|
A D | writeback.h | 27 #undef EM 29 #define EM(a,b) TRACE_DEFINE_ENUM(a); macro 33 EM( WB_REASON_BACKGROUND, "background") \ 34 EM( WB_REASON_VMSCAN, "vmscan") \ 35 EM( WB_REASON_SYNC, "sync") \ 36 EM( WB_REASON_PERIODIC, "periodic") \ 37 EM( WB_REASON_LAPTOP_TIMER, "laptop_timer") \ 38 EM( WB_REASON_FS_FREE_SPACE, "fs_free_space") \ 39 EM( WB_REASON_FORKER_THREAD, "forker_thread") \ 48 #undef EM [all …]
|
A D | sunrpc.h | 762 #undef EM 768 EM( SS_FREE, "FREE" ) \ 771 EM( SS_CONNECTED, "CONNECTED" ) \ 781 EM( TCP_SYN_SENT, "SYN_SENT" ) \ 782 EM( TCP_SYN_RECV, "SYN_RECV" ) \ 783 EM( TCP_FIN_WAIT1, "FIN_WAIT1" ) \ 786 EM( TCP_CLOSE, "CLOSE" ) \ 788 EM( TCP_LAST_ACK, "LAST_ACK" ) \ 789 EM( TCP_LISTEN, "LISTEN" ) \ 801 #undef EM [all …]
|
/linux/include/ras/ |
A D | ras_event.h | 351 EM ( MF_IGNORED, "Ignored" ) \ 352 EM ( MF_FAILED, "Failed" ) \ 353 EM ( MF_DELAYED, "Delayed" ) \ 359 EM ( MF_MSG_SLAB, "kernel slab page" ) \ 362 EM ( MF_MSG_HUGE, "huge page" ) \ 375 EM ( MF_MSG_BUDDY, "free buddy page" ) \ 377 EM ( MF_MSG_DAX, "dax page" ) \ 385 #undef EM 387 #define EM(a, b) TRACE_DEFINE_ENUM(a); macro 397 #undef EM [all …]
|
/linux/Documentation/power/ |
A D | energy-model.rst | 10 The Energy Model (EM) framework serves as an interface between drivers knowing 33 Kernel subsystems might implement automatic detection to check whether EM 34 registered devices have inconsistent scale (based on EM internal flag). 67 In case of CPU devices the EM framework manages power cost tables per 81 CONFIG_ENERGY_MODEL must be enabled to use the EM framework. 87 Registration of 'advanced' EM 110 subsystems which use EM might rely on this flag to check if all EM devices use 116 Registration of 'simple' EM 119 The 'simple' EM is registered using the framework helper function 170 EM framework:: [all …]
|
/linux/Documentation/scheduler/ |
A D | sched-energy.rst | 10 Energy Model (EM) of the CPUs to select an energy efficient CPU for each task, 23 The actual EM used by EAS is _not_ maintained by the scheduler, but by a 53 The idea behind introducing an EM is to allow the scheduler to evaluate the 56 time, the EM must be as simple as possible to minimize the scheduler latency 60 for the scheduler to decide where a task should run (during wake-up), the EM 83 Model (EM) framework. The EM of a platform is composed of a power cost table 91 em_perf_domain as provided by the EM framework. 117 shared data structure of the EM framework. 131 EAS overrides the CFS task wake-up balancing code. It uses the EM of the 348 independent EM framework in Documentation/power/energy-model.rst. [all …]
|
/linux/Documentation/translations/zh_CN/infiniband/ |
A D | opa_vnic.rst | 31 实际上是一个独立的以太网网络。该配置由以太网管理器(EM)执行,它是可信的结 125 管理器(EM)和VNIC netdev交换管理信息。VNIC netdev部分分配和释放OPA_VNIC 128 对于每个VNIC接口,封装所需的信息是由EM通过VEMA MAD接口配置的。它还通过调用
|
/linux/Documentation/ABI/testing/ |
A D | sysfs-class-scsi_host | 104 (RW) Allows access to AHCI EM (enclosure management) buffer 105 directly if the host supports EM. 107 For eg. the AHCI driver supports SGPIO EM messages but the 108 SATA/AHCI specs do not define the SGPIO message format of the EM
|
/linux/Documentation/infiniband/ |
A D | opa_vnic.rst | 21 Ethernet Manager (EM) which is part of the trusted Fabric Manager (FM) 125 Manager (EM) and the VNIC netdev. The VNIC netdev part allocates and frees 130 information required for encapsulation is configured by the EM via VEMA MAD
|
/linux/mm/ |
A D | debug.c | 25 #undef EM 27 #define EM(a, b) b, macro
|