Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dring_buffer.h140 int ring_buffer_unlock_commit(struct trace_buffer *buffer);
/linux-6.14.4/kernel/trace/
Dring_buffer_benchmark.c263 ring_buffer_unlock_commit(buffer); in ring_buffer_producer()
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);
7450 ring_buffer_unlock_commit(data->buffer); in rb_write_something()
Dtrace.c1069 ring_buffer_unlock_commit(buffer); in __buffer_unlock_commit()