Home
last modified time | relevance | path

Searched refs:__rb_allocate_pages (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/kernel/trace/
Dring_buffer.c1434 static int __rb_allocate_pages(long nr_pages, struct list_head *pages, int cpu) in __rb_allocate_pages() function
1512 if (__rb_allocate_pages(nr_pages, &pages, cpu_buffer->cpu)) in rb_allocate_pages()
2021 if (__rb_allocate_pages(cpu_buffer->nr_pages_to_update, in ring_buffer_resize()
2087 __rb_allocate_pages(cpu_buffer->nr_pages_to_update, in ring_buffer_resize()