Lines Matching full:checks
225 menu "Compile-time checks and compiler options"
436 as uapi header sanity checks.
442 The section mismatch analysis checks if there are illegal
669 This enables checks whether a k/v free operation frees an area
803 This option checks for a stack overrun on calls to schedule().
823 Enable this to turn on extended checks in the virtual-memory system
876 Enable some costly sanity checks in virtual to page code. This can
892 Enable this for additional checks during memory initialisation.
893 The sanity checks verify aspects of the VM such as the memory model
1209 This option will enable additional timekeeping sanity checks
1213 This may include checks in the timekeeping hotpaths, so this
1284 bool "Enable raw_spinlock - spinlock nesting checks"
1288 Enable the raw_spinlock vs. spinlock nesting checks which ensure
1330 bool "Spinlock and rw-lock debugging: basic checks"
1340 bool "Mutex debugging: basic checks"
1356 the full mutex checks enabled with (CONFIG_PROVE_LOCKING) this
1365 bool "RW Semaphore debugging: basic checks"
1442 additional runtime checks to debug itself, at the price
1461 bootup. The self-test checks whether common types of locking bugs
1531 Enables checks for potentially unsafe enabling or disabling of
1606 Enable this to turn on extended checks in the linked-list
1615 Enable this to turn on extended checks in the priority-ordered
1616 linked-list (plist) walking routines. This checks the entire
1625 Enable this to turn on checks on scatter-gather tables. This can
1667 pointers from task_structs to any given cred struct, and checks to
1671 Furthermore, if SELinux is enabled, this also checks that the
2167 Also includes rbtree invariant checks.
2335 This builds the "test_user_copy" module that runs sanity checks
2802 bool "Overflow checks"
2806 Enables rustc's `-Coverflow-checks` codegen option.
2809 overflow. When overflow-checks are enabled, a Rust panic will occur