Home
last modified time | relevance | path

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

/openbmc/linux/kernel/events/
H A Dring_buffer.c609 static struct page *rb_alloc_aux_page(int node, int order) in rb_alloc_aux_page() function
720 page = rb_alloc_aux_page(node, order); in rb_alloc_aux()