Home
last modified time | relevance | path

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

/openbmc/linux/scripts/genksyms/
H A Dparse.y43 static void record_compound(struct string_list **keyw, in record_compound() argument
51 remove_node(keyw); in record_compound()
57 r->next = (*keyw)->next; *body = r; (*keyw)->next = NULL; in record_compound()