Home
last modified time | relevance | path

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

/lib/
Ddynamic_debug.c55 const char *function; member
127 query->function ? query->function : "", in vpr_info_dq()
171 if (query->function && in ddebug_change()
172 !match_wildcard(query->function, dp->function)) in ddebug_change()
203 dt->mod_name, dp->function, in ddebug_change()
339 rc = check_set(&query->function, words[i+1], "func"); in ddebug_parse_query()
541 desc->function); in dynamic_emit_prefix()
831 iter->table->mod_name, dp->function, in ddebug_proc_show()
1025 verbose_bytes += strlen(iter->modname) + strlen(iter->function) in dynamic_debug_init()
DKconfig26 This option provides the packing() helper function, which permits
234 tristate "CRC8 function"
236 This option provides CRC8 function. Drivers may select this
490 # prompt "glob_match() function"
492 This option provides a glob_match function for performing
497 All drivers in the Linux kernel tree that require this function
507 function on startup. It is primarily useful for people
DKconfig.debug107 function, module, format string, and line number. This mechanism
125 filename:lineno [module]function flags format
130 function : function that contains the debug statement
137 # filename:lineno [module]function flags format
156 // enable all 12 messages in the function svc_process()
160 // disable all 12 messages in the function svc_process()
340 When inlining a function annotated with __init in a non-init
341 function, we would lose the section information and thus
397 2. percpu variables can't be defined inside a function
1060 commonly used smp_processor_id() function and will print warnings
[all …]
DKconfig.kasan90 Before every memory access compiler insert function call