Searched refs:ring_buffer_wait (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/ |
H A D | ring_buffer.h | 124 int ring_buffer_wait(struct trace_buffer *buffer, int cpu, int full,
|
/linux/kernel/trace/ |
H A D | trace.c | 2126 ret = ring_buffer_wait(iter->array_buffer->buffer, iter->cpu_file, full, in wait_on_pipe() 8523 err = ring_buffer_wait(iter->array_buffer->buffer, in tracing_buffers_ioctl()
|
H A D | ring_buffer.c | 926 * The default wait condition for ring_buffer_wait() is to just to exit the 938 * ring_buffer_wait - wait for input to the ring buffer 949 int ring_buffer_wait(struct trace_buffer *buffer, int cpu, int full, in ring_buffer_wait() function
|