Lines Matching refs:checks

118 menu "Compile-time checks and compiler options"
274 building the kernel, and will run basic sanity checks on them to
286 The section mismatch analysis checks if there are illegal
403 This enables checks whether a k/v free operation frees an area
550 Enable this to turn on extended checks in the virtual-memory system
577 Enable some costly sanity checks in virtual to page code. This can
593 Enable this for additional checks during memory initialisation.
594 The sanity checks verify aspects of the VM such as the memory model
861 This option checks for a stack overrun on calls to schedule().
871 This option will enable additional timekeeping sanity checks
875 This may include checks in the timekeeping hotpaths, so this
921 bool "Spinlock and rw-lock debugging: basic checks"
931 bool "Mutex debugging: basic checks"
946 the full mutex checks enabled with (CONFIG_PROVE_LOCKING) this
1045 additional runtime checks to debug itself, at the price
1063 bootup. The self-test checks whether common types of locking bugs
1143 Enable this to turn on extended checks in the linked-list
1152 Enable this to turn on extended checks in the priority-ordered
1153 linked-list (plist) walking routines. This checks the entire
1162 Enable this to turn on checks on scatter-gather tables. This can
1184 pointers from task_structs to any given cred struct, and checks to
1188 Furthermore, if SELinux is enabled, this also checks that the
1213 bool "RCU debugging: sparse-based checks for pointer usage"
1513 bool "Strict user copy size checks"
1517 Enabling this option turns a certain set of sanity checks for user
1520 The copy_from_user() etc checks are there to help test if there
1521 are sufficient security checks on the length argument of
1587 Also includes rbtree invariant checks.
1720 This builds the "test_user_copy" module that runs sanity checks