Searched refs:all (Results 1 – 14 of 14) sorted by relevance
| /lib/fonts/ |
| A D | Kconfig | 19 kernel: saying N will just cause the configurator to skip all 48 bool "Mac console 6x11 font (not supported by all drivers)" if FONTS 53 framebuffer drivers don't support this one at all. 56 bool "console 7x14 font (not supported by all drivers)" if FONTS 92 bool "console 10x18 font (not supported by all drivers)" if FONTS 107 bool "Sparc console 12x22 font (not supported by all drivers)" 116 bool "Terminus 16x32 font (not supported by all drivers)"
|
| /lib/ |
| A D | closure.c | 238 list_add(&cl->all, &closure_list); in closure_debug_create() 254 list_del(&cl->all); in closure_debug_destroy() 265 list_for_each_entry(cl, &closure_list, all) { in debug_show()
|
| A D | Kconfig.ubsan | 21 the kernel size by around 5%, due to adding all the debugging 24 turns all warnings (including potentially harmless conditions) 124 depends on $(cc-option,-fsanitize-undefined-ignore-overflow-pattern=all) 131 This option enables all of the sanitizers involved in integer overflow
|
| A D | Kconfig | 19 Benchmark all available RAID6 PQ functions on init and choose the 137 can be used for logging all MMIO read/write operations. 220 # These all provide a common interface (hence the apparent duplication with 335 overlapping range in log(n) time and then iterate over all 564 # Temporary. Goes away when all archs are cleaned up
|
| A D | Kconfig.kgdb | 103 be set to 1 or 0 to enable all commands or disable almost all
|
| A D | Kconfig.kmsan | 7 # all the features necessary to build the kernel with KMSAN.
|
| A D | Kconfig.kcsan | 150 Currently disabled by default, because not all safe per-CPU access 190 # implement __no_kcsan to really remove all instrumentation. 248 bool "Enable all additional permissive rules"
|
| A D | Kconfig.debug | 161 // enable all the messages in file svcsock.c 165 // enable all the messages in the NFS server module 169 // enable all 12 messages in the function svc_process() 173 // disable all 12 messages in the function svc_process() 515 bool "Force all function address 64B aligned" 614 option forces all percpu variables to be defined as weak. 1247 enabled then all held locks will also be reported. This 1387 This feature enables the kernel to prove that all locking 1413 and rwsems - in which case all dependencies between these 1695 bool "Warn for all uses of unseeded randomness" [all …]
|
| A D | Kconfig.kasan | 180 With software KASAN modes, all types vmalloc allocations are
|
| A D | vsprintf.c | 1717 __diag_ignore(GCC, all, "-Wsuggest-attribute=format",
|
| /lib/tests/ |
| A D | stackinit_kunit.c | 416 DEFINE_STRUCT_TESTS(base ## _ ## all, xfail) 421 DEFINE_UNION_TESTS(base ## _ ## all, xfail)
|
| /lib/raid6/ |
| A D | altivec.uc | 115 /* This assumes either all CPUs have Altivec or none does */
|
| /lib/raid6/test/ |
| A D | Makefile | 77 all: raid6.a raid6test target
|
| /lib/kunit/ |
| A D | Kconfig | 62 Enables all KUnit tests, if they can be enabled.
|
Completed in 37 milliseconds