Searched refs:resize_buffer_duplicate_size (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/kernel/trace/ |
| D | trace.c | 1213 static int resize_buffer_duplicate_size(struct array_buffer *trace_buf, 1224 ret = resize_buffer_duplicate_size(&tr->max_buffer, in tracing_alloc_snapshot_instance() 5884 static int resize_buffer_duplicate_size(struct array_buffer *trace_buf, in resize_buffer_duplicate_size() function 5939 int r = resize_buffer_duplicate_size(&tr->array_buffer, in __tracing_resize_ring_buffer() 7247 ret = resize_buffer_duplicate_size(&tr->max_buffer, in tracing_snapshot_write()
|
| /kernel/linux/linux-6.6/kernel/trace/ |
| D | trace.c | 1260 static int resize_buffer_duplicate_size(struct array_buffer *trace_buf, 1271 ret = resize_buffer_duplicate_size(&tr->max_buffer, in tracing_alloc_snapshot_instance() 6339 static int resize_buffer_duplicate_size(struct array_buffer *trace_buf, in resize_buffer_duplicate_size() function 6394 int r = resize_buffer_duplicate_size(&tr->array_buffer, in __tracing_resize_ring_buffer() 7692 ret = resize_buffer_duplicate_size(&tr->max_buffer, in tracing_snapshot_write()
|