Home
last modified time | relevance | path

Searched refs:alloc_elem (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/scripts/
H A Dasn1_compiler.c835 static struct element *alloc_elem(struct token *type) in alloc_elem() function
863 top = element = alloc_elem(cursor); in parse_type()
942 element->children = alloc_elem(cursor); in parse_type()
/kernel/linux/linux-6.6/scripts/
H A Dasn1_compiler.c835 static struct element *alloc_elem(void) in alloc_elem() function
863 top = element = alloc_elem(); in parse_type()
942 element->children = alloc_elem(); in parse_type()

Completed in 4 milliseconds