Searched refs:trace_buffer_unlock_commit (Results 1 – 4 of 4) sorted by relevance
/linux/kernel/trace/ |
H A D | trace_mmiotrace.c | 312 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx); in __trace_mmiotrace_rw() 341 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx); in __trace_mmiotrace_map()
|
H A D | trace_sched_wakeup.c | 416 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx); in tracing_sched_switch_trace() 442 trace_buffer_unlock_commit(tr, buffer, event, trace_ctx); in tracing_sched_wakeup_trace()
|
H A D | trace.h | 1465 static inline void trace_buffer_unlock_commit(struct trace_array *tr, in trace_buffer_unlock_commit() function 1572 trace_buffer_unlock_commit(file->tr, buffer, event, trace_ctx); in event_trigger_unlock_commit()
|
H A 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()
|