Home
last modified time | relevance | path

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

/lib/
Ddynamic_debug.c53 const char *function; member
125 query->function ? query->function : "", in vpr_info_dq()
169 if (query->function && in ddebug_change()
170 !match_wildcard(query->function, dp->function)) in ddebug_change()
194 dt->mod_name, dp->function, in ddebug_change()
330 rc = check_set(&query->function, words[i+1], "func"); in ddebug_parse_query()
532 desc->function); in dynamic_emit_prefix()
792 iter->table->mod_name, dp->function, in ddebug_proc_show()
992 verbose_bytes += strlen(iter->modname) + strlen(iter->function) in dynamic_debug_init()
DKconfig177 tristate "CRC8 function"
179 This option provides CRC8 function. Drivers may select this
409 # prompt "glob_match() function"
411 This option provides a glob_match function for performing
416 All drivers in the Linux kernel tree that require this function
427 function on startup. It is primarily useful for people
DKconfig.debug57 function, module, format string, and line number. This mechanism
75 filename:lineno [module]function flags format
80 function : function that contains the debug statement
87 # filename:lineno [module]function flags format
106 // enable all 12 messages in the function svc_process()
110 // disable all 12 messages in the function svc_process()
271 When inlining a function annotated with __init in a non-init
272 function, we would lose the section information and thus
318 2. percpu variables can't be defined inside a function
901 commonly used smp_processor_id() function and will print warnings
[all …]