Searched refs:trace_buffer_unlock_commit (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/kernel/trace/ |
D | trace_mmiotrace.c | 314 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx); in __trace_mmiotrace_rw() 345 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx); in __trace_mmiotrace_map()
|
D | trace_sched_wakeup.c | 398 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx); in tracing_sched_switch_trace() 426 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx); in tracing_sched_wakeup_trace()
|
D | trace.h | 1363 static inline void trace_buffer_unlock_commit(struct trace_array *tr, in trace_buffer_unlock_commit() function 1460 trace_buffer_unlock_commit(file->tr, buffer, event, trace_ctx); in event_trigger_unlock_commit()
|
D | blktrace.c | 110 trace_buffer_unlock_commit(blk_tr, buffer, event, trace_ctx); in trace_note() 306 trace_buffer_unlock_commit(blk_tr, buffer, event, trace_ctx); in __blk_add_trace()
|