Lines Matching refs:sde
150 TP_PROTO(struct sdma_engine *sde,
155 TP_ARGS(sde, desc0, desc1, e, descp),
156 TP_STRUCT__entry(DD_DEV_ENTRY(sde->dd)
163 TP_fast_assign(DD_DEV_ASSIGN(sde->dd);
166 __entry->idx = sde->this_idx;
344 TP_PROTO(struct sdma_engine *sde, u64 status),
345 TP_ARGS(sde, status),
346 TP_STRUCT__entry(DD_DEV_ENTRY(sde->dd)
350 TP_fast_assign(DD_DEV_ASSIGN(sde->dd);
352 __entry->idx = sde->this_idx;
362 TP_PROTO(struct sdma_engine *sde, u64 status),
363 TP_ARGS(sde, status)
367 TP_PROTO(struct sdma_engine *sde, u64 status),
368 TP_ARGS(sde, status)
372 TP_PROTO(struct sdma_engine *sde, int aidx),
373 TP_ARGS(sde, aidx),
374 TP_STRUCT__entry(DD_DEV_ENTRY(sde->dd)
378 TP_fast_assign(DD_DEV_ASSIGN(sde->dd);
379 __entry->idx = sde->this_idx;
390 TP_PROTO(struct sdma_engine *sde, int aidx),
391 TP_ARGS(sde, aidx));
394 TP_PROTO(struct sdma_engine *sde, int aidx),
395 TP_ARGS(sde, aidx));
399 TP_PROTO(struct sdma_engine *sde,
404 TP_ARGS(sde, hwhead, swhead, txp),
405 TP_STRUCT__entry(DD_DEV_ENTRY(sde->dd)
414 TP_fast_assign(DD_DEV_ASSIGN(sde->dd);
417 __entry->tx_tail = sde->tx_tail;
418 __entry->tx_head = sde->tx_head;
420 __entry->idx = sde->this_idx;
437 TP_PROTO(struct sdma_engine *sde,
441 TP_ARGS(sde, hwhead, swhead, txp),
442 TP_STRUCT__entry(DD_DEV_ENTRY(sde->dd)
450 TP_fast_assign(DD_DEV_ASSIGN(sde->dd);
453 __entry->tx_tail = sde->tx_tail;
454 __entry->tx_head = sde->tx_head;
456 __entry->idx = sde->this_idx;
472 TP_PROTO(struct sdma_engine *sde, u64 sn),
473 TP_ARGS(sde, sn),
474 TP_STRUCT__entry(DD_DEV_ENTRY(sde->dd)
478 TP_fast_assign(DD_DEV_ASSIGN(sde->dd);
480 __entry->idx = sde->this_idx;
491 struct sdma_engine *sde,
494 TP_ARGS(sde, sn)
498 TP_PROTO(struct sdma_engine *sde, u64 sn),
499 TP_ARGS(sde, sn)
661 u8 sde, u8 ahgidx, u32 *ahg, int len, u32 tidval),
662 TP_ARGS(dd, ctxt, subctxt, req, sde, ahgidx, ahg, len, tidval),
668 __field(u8, sde)
679 __entry->sde = sde;
690 __entry->sde,
699 TP_PROTO(struct sdma_engine *sde,
703 TP_ARGS(sde, cstate, nstate),
704 TP_STRUCT__entry(DD_DEV_ENTRY(sde->dd)
708 TP_fast_assign(DD_DEV_ASSIGN(sde->dd);