Searched defs:rb_alloc (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/kernel/events/ |
| D | ring_buffer.c | 815 struct perf_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() function 912 struct perf_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 | 812 struct perf_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() function 908 struct perf_buffer *rb_alloc(int nr_pages, long watermark, int cpu, int flags) in rb_alloc() function
|