Lines Matching refs:function
47 kernel module where the function is located.
119 function, module, format string, and line number. This mechanism
138 filename:lineno [module]function flags format
143 function : function that contains the debug statement
150 # filename:lineno [module]function flags format
169 // enable all 12 messages in the function svc_process()
173 // disable all 12 messages in the function svc_process()
181 bool "Enable core function of dynamic debug support"
499 When inlining a function annotated with __init in a non-init
500 function, we would lose the section information and thus
515 bool "Force all function address 64B aligned"
519 There are cases that a commit from one domain changes the function
522 verify if the bump is caused by function alignment changes, while
611 2. percpu variables can't be defined inside a function
1358 commonly used smp_processor_id() function and will print warnings
1641 include the IPI handler function currently executing (if any)
2096 Provide function-based fault-injection capability.
2097 This will allow you to override a specific function with a return
2098 with given return value. As a result, function caller will see
2278 Enable this to turn on 'list_sort()' function test. This test is
2288 Enable this to turn on min heap function tests. This test is
2299 This option enables the self-test function of 'sort()' at boot,
2308 Enable this to turn on 'do_div()' function test. This test is
2318 Enable this to turn on 'mul_u64_u64_div_u64()' function test.
2400 This option enables the self-test function of rslib at boot,
2671 Enable this option to test the util_macros.h function at boot.
2886 tristate "Test fortified str*() and mem*() function internals at runtime" if !KUNIT_ALL_TESTS
2966 pr_debugs in a 'do_debugging' function, then alters their
2967 enablements, calls the function, and compares counts.
3138 tristate "Test memcat_p() helper function"
3253 This option enables the KUnit test suite for the int_pow function,
3260 function.
3269 This option enables the KUnit test suite for the int_sqrt() function,
3275 function.
3295 This option enables the KUnit test suite for the gcd() function,