Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dring_buffer.h140 int ring_buffer_unlock_commit(struct trace_buffer *buffer);
/linux-6.15/kernel/trace/
H A Dring_buffer_benchmark.c263 ring_buffer_unlock_commit(buffer); in ring_buffer_producer()
H A Dring_buffer.c4098 int ring_buffer_unlock_commit(struct trace_buffer *buffer) in ring_buffer_unlock_commit() function
4115 EXPORT_SYMBOL_GPL(ring_buffer_unlock_commit);
7493 ring_buffer_unlock_commit(data->buffer); in rb_write_something()
H A Dtrace.c1079 ring_buffer_unlock_commit(buffer); in __buffer_unlock_commit()