Home
last modified time | relevance | path

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

/openbmc/linux/mm/kmsan/
H A Dinit.c136 struct smallstack { struct
142 static struct smallstack collect = { argument
147 static void smallstack_push(struct smallstack *stack, struct page *pages) in smallstack_push()
155 static struct page *smallstack_pop(struct smallstack *stack) in smallstack_pop()
181 struct smallstack tmp = { in collect_split()