Home
last modified time | relevance | path

Searched refs:ring_buffer_unlock_commit (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dring_buffer.h140 int ring_buffer_unlock_commit(struct trace_buffer *buffer);
/linux/kernel/trace/
H A Dring_buffer_benchmark.c263 ring_buffer_unlock_commit(buffer); in ring_buffer_producer()
H A Dring_buffer.c4043 int ring_buffer_unlock_commit(struct trace_buffer *buffer) in ring_buffer_unlock_commit() function
4060 EXPORT_SYMBOL_GPL(ring_buffer_unlock_commit);
7449 ring_buffer_unlock_commit(data->buffer); in rb_write_something()
H A Dtrace.c1069 ring_buffer_unlock_commit(buffer); in __buffer_unlock_commit()