Lines Matching refs:code

34 	  Since toggling after boot makes the code racy, currently there is
218 bool "Miscellaneous debug code"
222 Say Y here if you need to enable miscellaneous debug code that should
465 bool "Generate readable assembler code"
490 any use of code/data previously in these sections would
492 In the code, functions and variables are annotated with
494 which results in the code/data being placed in specific sections.
583 pieces of code get eliminated with
613 To ensure that generic code follows the above rules, this
727 If you say Y here, additional code will be inserted into the
735 This enables the selftest of the object debug code.
750 If you say Y here, additional code will be inserted into the
758 If you say Y here, additional code will be inserted into the
772 If you say Y here, additional code will be inserted into the
886 will help architecture code in making sure that any changes or
900 Enable some costly sanity checks in virtual to page code. This can
933 notified, write the error code to "actions/<notifier event>/error".
942 To compile this code as a module, choose M here: the module will
953 been set up. This adds a fair amount of code to kernel memory
1022 Track allocation source code and record total allocation size
1023 initiated at that code location. The mechanism can be used to track
1211 # interrupts. This config enables functions managing this common code.
1343 If you say Y here, additional code will be inserted into the
1359 if kernel code uses it in a preemption-unsafe way. Also, the kernel
1895 This code (~1k) is freed after boot. By then, the firewire stack
1919 file only allows userspace access to PCI space and the BIOS code and
1972 notified, write the error code to "actions/<notifier event>/error".
1981 To compile this code as a module, choose M here: the module will
1996 notified, write the error code to "actions/<notifier event>/error".
1998 To compile this code as a module, choose M here: the module will
2012 notified, write the error code to "actions/<notifier event>/error".
2021 To compile this code as a module, choose M here: the module will
2032 value of these functions. This is useful to test error paths of code.
2154 disabling instrumentation for some early boot code.
2170 KCOV exposes kernel code coverage information in a form suitable
2181 code along with operand sizes and PCs of the comparison instructions.
2186 bool "Instrument all code by default"
2261 Choose M here to compile this code as a module. The module will be
2369 tristate "Self test for the backtrace code"
2373 the kernel stack backtrace code. This option is not useful
2375 developers working on architecture code.
2493 tristate "Test the XArray code at runtime"
2496 tristate "Test the Maple Tree code at runtime or module load"
2498 Enable this option to test the maple tree code functions at boot, or
2545 Enable this option to test the irq timings code on boot.
2595 the interpreter code. It also enables test stubs for eBPF maps and
3345 code in development but not in production. For example, it controls
3348 Note that this will apply to all Rust code, including `core`.
3363 Note that this will apply to all Rust code, including `core`.