Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Ddynamic_debug.c537 static int ddebug_exec_query(char *query_string, const char *modname) in ddebug_exec_query() argument
545 nwords = ddebug_tokenize(query_string, words, MAXWORDS); in ddebug_exec_query()