Searched refs:rb_read_data_buffer (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/kernel/trace/ |
| H A D | ring_buffer.c | 1803 static int rb_read_data_buffer(struct buffer_data_page *dpage, int tail, int cpu, in rb_read_data_buffer() function 1862 return rb_read_data_buffer(dpage, tail, cpu, &ts, &delta); in rb_validate_buffer() 4299 ret = rb_read_data_buffer(bpage, tail, cpu_buffer->cpu, &ts, &delta); in check_buffer()
|