Searched refs:TP_CONDITION (Results 1 – 14 of 14) sorted by relevance
| /linux/include/trace/events/ |
| H A D | firewire.h | 448 TP_CONDITION(ctx->type == FW_ISO_CONTEXT_TRANSMIT), 473 TP_CONDITION(ctx->type == FW_ISO_CONTEXT_RECEIVE), 498 TP_CONDITION(ctx->type == FW_ISO_CONTEXT_RECEIVE_MULTICHANNEL), 535 TP_CONDITION(ctx->type == FW_ISO_CONTEXT_TRANSMIT) 541 TP_CONDITION(ctx->type == FW_ISO_CONTEXT_RECEIVE) 547 TP_CONDITION(ctx->type == FW_ISO_CONTEXT_RECEIVE_MULTICHANNEL) 574 TP_CONDITION(ctx->type == FW_ISO_CONTEXT_TRANSMIT), 634 TP_CONDITION(ctx->type == FW_ISO_CONTEXT_RECEIVE) 640 TP_CONDITION(ctx->type == FW_ISO_CONTEXT_RECEIVE_MULTICHANNEL) 664 TP_CONDITION(ctx->type == FW_ISO_CONTEXT_TRANSMIT) [all …]
|
| H A D | smbus.h | 29 TP_CONDITION(read_write == I2C_SMBUS_WRITE || 96 TP_CONDITION(!(read_write == I2C_SMBUS_WRITE || 139 TP_CONDITION(res >= 0 && read_write == I2C_SMBUS_READ),
|
| H A D | mdio.h | 17 TP_CONDITION(err >= 0),
|
| H A D | f2fs.h | 1210 TP_CONDITION(folio->mapping) 1219 TP_CONDITION(folio->mapping) 1263 TP_CONDITION(bio) 1272 TP_CONDITION(bio) 1281 TP_CONDITION(bio) 1290 TP_CONDITION(bio) 1748 TP_CONDITION(ei), 1784 TP_CONDITION(ei),
|
| H A D | sched.h | 893 TP_CONDITION(!!(tsk->__state) != !!state));
|
| H A D | sunrpc.h | 1746 TP_CONDITION(auth_res != SVC_OK && auth_res != SVC_COMPLETE),
|
| H A D | btrfs.h | 288 TP_CONDITION(map),
|
| /linux/arch/riscv/include/asm/ |
| H A D | trace.h | 13 TP_CONDITION(ext != SBI_EXT_HSM), 31 TP_CONDITION(ext != SBI_EXT_HSM),
|
| /linux/net/tipc/ |
| H A D | trace.h | 221 TP_CONDITION(tipc_sk_filtering(sk))) 240 TP_CONDITION(tipc_sk_filtering(sk) && (cond))) 279 TP_CONDITION(cond)) 316 TP_CONDITION(less_eq(f, t))
|
| /linux/samples/trace_events/ |
| H A D | trace-events-sample.h | 423 TP_CONDITION(!(bar % 10)), 537 TP_CONDITION(!(bar % 8)));
|
| /linux/drivers/gpu/drm/i915/ |
| H A D | intel_uncore_trace.h | 20 TP_CONDITION(trace),
|
| /linux/sound/soc/intel/catpt/ |
| H A D | trace.h | 60 TP_CONDITION(data && size),
|
| /linux/fs/nfsd/ |
| H A D | trace.h | 236 TP_CONDITION(rqstp != NULL), 275 TP_CONDITION(rqstp != NULL && error), 337 TP_CONDITION(rqstp != NULL)) 761 TP_CONDITION(sequence->status_flags), 1776 TP_CONDITION(stid->sc_client),
|
| /linux/include/linux/ |
| H A D | tracepoint.h | 181 #define TP_CONDITION(args...) args macro
|