Searched refs:rb_alloc (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/kernel/events/ |
D | internal.h | 78 rb_alloc(int nr_pages, long watermark, int cpu, int flags);
|
D | ring_buffer.c | 718 struct ring_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() function 824 struct ring_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() function
|
D | core.c | 5697 rb = rb_alloc(nr_pages, in perf_mmap()
|