Searched refs:rb_alloc (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/kernel/events/ |
H A D | internal.h | 81 rb_alloc(int nr_pages, long watermark, int cpu, int flags);
|
H A D | ring_buffer.c | 819 struct perf_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() function 916 struct perf_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() function
|
H A D | core.c | 6640 rb = rb_alloc(nr_pages, in perf_mmap()
|