Lines Matching refs:checks

118 menu "Compile-time checks and compiler options"
275 building the kernel, and will run basic sanity checks on them to
287 The section mismatch analysis checks if there are illegal
413 This enables checks whether a k/v free operation frees an area
560 Enable this to turn on extended checks in the virtual-memory system
587 Enable some costly sanity checks in virtual to page code. This can
603 Enable this for additional checks during memory initialisation.
604 The sanity checks verify aspects of the VM such as the memory model
876 This option checks for a stack overrun on calls to schedule().
886 This option will enable additional timekeeping sanity checks
890 This may include checks in the timekeeping hotpaths, so this
930 bool "Spinlock and rw-lock debugging: basic checks"
940 bool "Mutex debugging: basic checks"
955 the full mutex checks enabled with (CONFIG_PROVE_LOCKING) this
1054 additional runtime checks to debug itself, at the price
1072 bootup. The self-test checks whether common types of locking bugs
1152 Enable this to turn on extended checks in the linked-list
1161 Enable this to turn on extended checks in the priority-ordered
1162 linked-list (plist) walking routines. This checks the entire
1171 Enable this to turn on checks on scatter-gather tables. This can
1193 pointers from task_structs to any given cred struct, and checks to
1197 Furthermore, if SELinux is enabled, this also checks that the
1222 bool "RCU debugging: sparse-based checks for pointer usage"
1375 This option provides consistency checks in RCU's handling of
1376 NO_HZ. These checks have proven quite helpful in detecting
1577 bool "Strict user copy size checks"
1581 Enabling this option turns a certain set of sanity checks for user
1584 The copy_from_user() etc checks are there to help test if there
1585 are sufficient security checks on the length argument of
1651 Also includes rbtree invariant checks.
1787 This builds the "test_user_copy" module that runs sanity checks