Searched refs:rb_static_max_pages (Results 1 – 1 of 1) sorted by relevance
663 static unsigned long rb_static_max_pages(void) in rb_static_max_pages() function2864 if (nr_pages > rb_static_max_pages()) in alloc_buffer()2900 if (nr_pages > rb_static_max_pages()) in alloc_buffer()7865 if (cpu_buffer->nr_pages > rb_static_max_pages()) in ring_buffer_map()