Searched defs:rb_alloc (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-4.19/kernel/events/ |
| D | ring_buffer.c | 743 struct ring_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() function 852 struct ring_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() function
|
| /kernel/linux/linux-5.10/kernel/events/ |
| 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
|