Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/traceevent/
Devent-plugin.c141 return INVALID_PLUGIN_LIST_OPTION; in tep_plugin_list_options()
151 if (list == INVALID_PLUGIN_LIST_OPTION) in tep_plugin_free_options_list()
Devent-parse.h384 #define INVALID_PLUGIN_LIST_OPTION ((char **)((unsigned long)-1)) macro