Searched refs:smallstack_push (Results 1 – 1 of 1) sorted by relevance
149 static void smallstack_push(struct smallstack *stack, struct page *pages) in smallstack_push() function193 smallstack_push(&tmp, &page[0]); in collect_split()194 smallstack_push(&tmp, &page[1 << tmp.order]); in collect_split()219 smallstack_push(&collect, held_back[i].shadow); in kmsan_memblock_discard()221 smallstack_push(&collect, held_back[i].origin); in kmsan_memblock_discard()
Completed in 4 milliseconds