Home
last modified time | relevance | path

Searched defs:query (Results 1 – 1 of 1) sorted by relevance

/lib/
Ddynamic_debug.c130 static void vpr_info_dq(const struct ddebug_query *query, const char *msg) in vpr_info_dq()
174 static int ddebug_change(const struct ddebug_query *query, in ddebug_change()
353 static int parse_linerange(struct ddebug_query *query, const char *first) in parse_linerange()
417 struct ddebug_query *query, const char *modname) in ddebug_parse_query()
540 struct ddebug_query query = {}; in ddebug_exec_query() local
570 static int ddebug_exec_queries(char *query, const char *modname) in ddebug_exec_queries()
609 char query[QUERY_SIZE]; in ddebug_apply_class_bitmap() local