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