Home
last modified time | relevance | path

Searched refs:debugfs_stop_trace (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/cxl/
H A Dnative.c1144 if (ctx->afu->adapter->native->sl_ops->debugfs_stop_trace) { in native_handle_psl_slice_error()
1146 ctx->afu->adapter->native->sl_ops->debugfs_stop_trace(ctx->afu->adapter); in native_handle_psl_slice_error()
1312 if (adapter->native->sl_ops->debugfs_stop_trace) { in native_irq_err()
1314 adapter->native->sl_ops->debugfs_stop_trace(adapter); in native_irq_err()
H A Dpci.c1594 .debugfs_stop_trace = cxl_stop_trace_psl9,
1617 .debugfs_stop_trace = cxl_stop_trace_psl8,
H A Dcxl.h642 void (*debugfs_stop_trace)(struct cxl *adapter); member
/kernel/linux/linux-6.6/drivers/misc/cxl/
H A Dnative.c1140 if (ctx->afu->adapter->native->sl_ops->debugfs_stop_trace) { in native_handle_psl_slice_error()
1142 ctx->afu->adapter->native->sl_ops->debugfs_stop_trace(ctx->afu->adapter); in native_handle_psl_slice_error()
1308 if (adapter->native->sl_ops->debugfs_stop_trace) { in native_irq_err()
1310 adapter->native->sl_ops->debugfs_stop_trace(adapter); in native_irq_err()
H A Dpci.c1585 .debugfs_stop_trace = cxl_stop_trace_psl9,
1608 .debugfs_stop_trace = cxl_stop_trace_psl8,
H A Dcxl.h644 void (*debugfs_stop_trace)(struct cxl *adapter); member

Completed in 15 milliseconds