Home
last modified time | relevance | path

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

/kernel/trace/
Dring_buffer_benchmark.c261 ring_buffer_unlock_commit(buffer, event); in ring_buffer_producer()
Dring_buffer.c2778 int ring_buffer_unlock_commit(struct ring_buffer *buffer, in ring_buffer_unlock_commit() function
2796 EXPORT_SYMBOL_GPL(ring_buffer_unlock_commit);
5022 ring_buffer_unlock_commit(data->buffer, event); in rb_write_something()
Dtrace.c824 ring_buffer_unlock_commit(buffer, event); in __buffer_unlock_commit()