Searched refs:rb_alloc (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/kernel/events/ |
| D | internal.h | 80 rb_alloc(int nr_pages, long watermark, int cpu, int flags);
|
| D | ring_buffer.c | 803 struct perf_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() function 904 struct perf_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() function
|
| D | core.c | 6173 rb = rb_alloc(nr_pages, in perf_mmap()
|