Searched refs:function (Results 1 – 3 of 3) sorted by relevance
/lib/ |
D | dynamic_debug.c | 51 const char *function; member 123 query->function ? query->function : "", in vpr_info_dq() 164 if (query->function && in ddebug_change() 165 strcmp(query->function, dp->function)) in ddebug_change() 189 dt->mod_name, dp->function, in ddebug_change() 327 rc = check_set(&query->function, words[i+1], "func"); in ddebug_parse_query() 525 desc->function); in dynamic_emit_prefix() 793 iter->table->mod_name, dp->function, in ddebug_proc_show() 1006 verbose_bytes += strlen(iter->modname) + strlen(iter->function) in dynamic_debug_init()
|
D | Kconfig.debug | 143 When inlining a function annotated with __init in a non-init 144 function, we would lose the section information and thus 523 commonly used smp_processor_id() function and will print warnings 818 Enable this to turn on 'list_sort()' function test. This test is 1099 2. percpu variables can't be defined inside a function 1401 function, module, format string, and line number. This mechanism 1419 filename:lineno [module]function flags format 1424 function : function that contains the debug statement 1431 # filename:lineno [module]function flags format 1450 // enable all 12 messages in the function svc_process() [all …]
|
D | Kconfig | 166 tristate "CRC8 function" 168 This option provides CRC8 function. Drivers may select this
|