Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dring_buffer.h117 int ring_buffer_unlock_commit(struct trace_buffer *buffer);
/openbmc/linux/kernel/trace/
H A Dring_buffer_benchmark.c261 ring_buffer_unlock_commit(buffer); in ring_buffer_producer()
H A Dring_buffer.c3380 int ring_buffer_unlock_commit(struct trace_buffer *buffer) in ring_buffer_unlock_commit() function
3397 EXPORT_SYMBOL_GPL(ring_buffer_unlock_commit);
6033 ring_buffer_unlock_commit(data->buffer); in rb_write_something()
H A Dtrace.c1043 ring_buffer_unlock_commit(buffer); in __buffer_unlock_commit()