Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/trace/
Dring_buffer.c1425 static int __rb_allocate_pages(long nr_pages, struct list_head *pages, int cpu) in __rb_allocate_pages() function
1503 if (__rb_allocate_pages(nr_pages, &pages, cpu_buffer->cpu)) in rb_allocate_pages()
2012 if (__rb_allocate_pages(cpu_buffer->nr_pages_to_update, in ring_buffer_resize()
2078 __rb_allocate_pages(cpu_buffer->nr_pages_to_update, in ring_buffer_resize()