Searched refs:rb_alloc (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/kernel/events/ |
D | internal.h | 80 rb_alloc(int nr_pages, long watermark, int cpu, int flags);
|
D | ring_buffer.c | 806 struct perf_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() function 902 struct perf_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() function
|
D | core.c | 6337 rb = rb_alloc(nr_pages, in perf_mmap()
|