Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/traceevent/
Devent-parse.c7518 struct func_list *funclist, *funcnext; in tep_free() local
7557 funcnext = funclist->next; in tep_free()
7561 funclist = funcnext; in tep_free()