Searched refs:ddebug_query (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/lib/ |
H A D | dynamic_debug.c | 52 struct ddebug_query { struct 122 static void vpr_info_dq(const struct ddebug_query *query, const char *msg) in vpr_info_dq() 148 static int ddebug_change(const struct ddebug_query *query, in ddebug_change() 311 static int parse_linerange(struct ddebug_query *query, const char *first) in parse_linerange() 375 struct ddebug_query *query, const char *modname) in ddebug_parse_query() 496 struct ddebug_query query = {}; in ddebug_exec_query() 736 __setup("ddebug_query=", ddebug_setup_query); 1099 /* apply ddebug_query boot param, dont unload tables on err */ in dynamic_debug_init() 1101 pr_warn("ddebug_query param name is deprecated, change it to dyndbg\n"); in dynamic_debug_init() 1107 pr_info("%d changes by ddebug_query\ in dynamic_debug_init() [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | dynamic_debug.c | 54 struct ddebug_query { struct 130 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() 349 static int parse_linerange(struct ddebug_query *query, const char *first) in parse_linerange() 413 struct ddebug_query *query, const char *modname) in ddebug_parse_query() 536 struct ddebug_query query = {}; in ddebug_exec_query()
|
Completed in 4 milliseconds