Searched refs:E_ (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | netfs.h | 22 E_(netfs_read_trace_write_begin, "WRITEBEGN") 27 E_(NETFS_READ_FOR_WRITE, "RW") 36 E_(netfs_rreq_trace_unmark, "UNMARK ") 42 E_(NETFS_INVALID_READ, "INVL") \ 53 E_(netfs_sreq_trace_write_term, "WTERM") 60 E_(netfs_fail_prepare_write, "prep-write") 71 E_(netfs_rreq_trace_new, "NEW ") 82 E_(netfs_sreq_trace_put_terminated, "PUT TERM ") 88 #undef E_ 90 #define E_(a, b) a macro [all …]
|
H A D | afs.h | 125 E_(afs_call_trace_work, "QUEUE") 148 E_(afs_server_trace_update, "UPDATE") 164 E_(afs_volume_trace_remove, "REMOVE ") 203 E_(afs_cell_trace_wait, "WAIT ") 255 E_(yfs_FS_UpdateSymlink, "YFS.UpdateSymlink") 262 E_(afs_VL_GetCapabilities, "VL.GetCapabilities") 273 E_(afs_CB_ProbeUuid, "CB.ProbeUuid") 288 E_(yfs_CB_CallBack, "YFSCB.CallBack") 302 E_(afs_edit_dir_update_nodd, "u_nodd") 316 E_(afs_edit_dir_for_unlink, "Unlink") [all …]
|
H A D | fscache.h | 118 E_(fscache_cache_put_volume, "PUT vol ") 135 E_(fscache_volume_wait_create_work, "WAIT crea") 161 E_(fscache_cookie_see_work, "- work ") 166 E_(fscache_active_unuse, "UNUSE ") 186 E_(fscache_access_unlive, "END unlive ") 192 #undef E_ 194 #define E_(a, b) TRACE_DEFINE_ENUM(a); macro 206 #undef E_ 208 #define E_(a, b) { a, b } macro
|
H A D | rxrpc.h | 115 E_(rxrpc_sendmsg_late_send, "sendmsg-late") 124 E_(rxrpc_call_poke_timer_now, "Timer-now") 153 E_(rxrpc_skb_see_version, "SEE version ") 178 E_(rxrpc_local_use_peer_keepalive, "USE peer-kpa") 197 E_(rxrpc_peer_put_keepalive, "PUT keepaliv") 207 E_(rxrpc_bundle_new, "NEW ") 236 E_(rxrpc_conn_see_work, "SEE work ") 250 E_(rxrpc_client_to_idle, "->Idle") 287 E_(rxrpc_call_see_zap, "SEE zap ") 297 E_(rxrpc_txqueue_wait, "WAI") [all …]
|
H A D | cachefiles.h | 118 E_(FSCACHE_VOLUME_IS_WEIRD, "volume_weird") 136 E_(cachefiles_obj_put_read_req, "PUT read_req") 154 E_(cachefiles_coherency_vol_set_ok, "VOL SET ok ") 159 E_(cachefiles_trunc_shrink, "SHRINK") 169 E_(cachefiles_trace_read_seek_nxio, "seek-enxio") 188 E_(cachefiles_trace_write_error, "write") 195 #undef E_ 197 #define E_(a, b) TRACE_DEFINE_ENUM(a); macro 211 #undef E_ 213 #define E_(a, b) { a, b } macro
|
/openbmc/linux/fs/smb/client/ |
H A D | trace.h | 51 E_(netfs_trace_tcon_ref_see_umount, "SEE Umount") 54 #undef E_ 63 #define E_(a, b) a macro 68 #undef E_ 75 #define E_(a, b) TRACE_DEFINE_ENUM(a); macro 80 #undef E_ 87 #define E_(a, b) { a, b } macro 1218 #undef E_
|