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