Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/traceevent/
Devent-parse.c7539 struct func_list *funclist, *funcnext; in tep_free() local
7578 funcnext = funclist->next; in tep_free()
7582 funclist = funcnext; in tep_free()