Searched refs:alloc_pages (Results 1 – 1 of 1) sorted by relevance
| /tools/testing/selftests/bpf/progs/ |
| A D | verifier_arena_large.c | 177 __noinline int alloc_pages(int page_cnt, int pages_atonce, bool first_pass, in alloc_pages() function 217 err = alloc_pages(PAGE_CNT, 1, true, PAGE_CNT, 2); in big_alloc2() 232 err = alloc_pages(PAGE_CNT / 2, 1, false, PAGE_CNT, 4); in big_alloc2() 248 err = alloc_pages(PAGE_CNT / 4, 2, false, PAGE_CNT, 6); in big_alloc2()
|
Completed in 3 milliseconds