Searched refs:trace_buffer_unlock_commit (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/kernel/trace/
H A Dtrace_mmiotrace.c317 trace_buffer_unlock_commit(tr, buffer, event, 0, pc); __trace_mmiotrace_rw()
347 trace_buffer_unlock_commit(tr, buffer, event, 0, pc); __trace_mmiotrace_map()
H A Dtrace_sched_wakeup.c395 trace_buffer_unlock_commit(tr, buffer, event, flags, pc); tracing_sched_switch_trace()
423 trace_buffer_unlock_commit(tr, buffer, event, flags, pc); tracing_sched_wakeup_trace()
H A Dblktrace.c106 trace_buffer_unlock_commit(blk_tr, buffer, event, 0, pc); trace_note()
281 trace_buffer_unlock_commit(blk_tr, buffer, event, 0, pc); __blk_add_trace()
H A Dtrace_events.c3398 trace_buffer_unlock_commit(event_tr, buffer, event, flags, pc); function_test_events_call()
H A Dtrace.c1695 void trace_buffer_unlock_commit(struct trace_array *tr, trace_buffer_unlock_commit() function
1705 EXPORT_SYMBOL_GPL(trace_buffer_unlock_commit); variable
/linux-4.4.14/include/linux/
H A Dtrace_events.h171 void trace_buffer_unlock_commit(struct trace_array *tr,
517 trace_buffer_unlock_commit(file->tr, buffer, event, irq_flags, pc); event_trigger_unlock_commit()
537 * trace_buffer_unlock_commit_regs() instead of trace_buffer_unlock_commit().
/linux-4.4.14/include/trace/
H A Dtrace_events.h562 * trace_buffer_unlock_commit(buffer, event, irq_flags, pc);

Completed in 241 milliseconds