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.c259 ring_buffer_unlock_commit(buffer, event); in ring_buffer_producer()
Dring_buffer.c2648 int ring_buffer_unlock_commit(struct ring_buffer *buffer, in ring_buffer_unlock_commit() function
2666 EXPORT_SYMBOL_GPL(ring_buffer_unlock_commit);
4824 ring_buffer_unlock_commit(data->buffer, event); in rb_write_something()
Dtrace.c2084 ring_buffer_unlock_commit(buffer, event); in __buffer_unlock_commit()