Searched refs:checks (Results 1 – 25 of 258) sorted by relevance
1234567891011
/Linux-v4.19/Documentation/virtual/kvm/ |
D | cpuid.txt | 53 KVM_FEATURE_PV_UNHALT || 7 || guest checks this feature bit 57 KVM_FEATURE_PV_TLB_FLUSH || 9 || guest checks this feature bit 65 KVM_FEATURE_PV_SEND_IPI || 11 || guest checks this feature bit 79 KVM_HINTS_REALTIME || 0 || guest checks this feature bit to
|
/Linux-v4.19/Documentation/admin-guide/LSM/ |
D | index.rst | 6 various security checks to be hooked by new kernel extensions. The name 22 system, building their checks on top of the defined capability hooks. 29 order in which checks are made. The capability module will always
|
/Linux-v4.19/scripts/dtc/ |
D | Makefile.dtc | 7 checks.c \
|
D | Makefile | 8 srcpos.o checks.o util.o
|
/Linux-v4.19/lib/ |
D | Kconfig.kasan | 25 bool "KAsan: extra checks" 28 This enables further checks in the kernel address sanitizer, for now
|
D | Kconfig.debug | 151 menu "Compile-time checks and compiler options" 303 building the kernel, and will run basic sanity checks on them to 315 The section mismatch analysis checks if there are illegal 374 Add compile-time checks to validate stack metadata, including frame 462 This enables checks whether a k/v free operation frees an area 609 Enable this to turn on extended checks in the virtual-memory system 647 Enable some costly sanity checks in virtual to page code. This can 663 Enable this for additional checks during memory initialisation. 664 The sanity checks verify aspects of the VM such as the memory model 1010 This option checks for a stack overrun on calls to schedule(). [all …]
|
/Linux-v4.19/Documentation/blockdev/drbd/ |
D | conn-states-8.dot | 5 WFReportParams -> StandAllone [ label = "checks in receive_param()" ]
|
/Linux-v4.19/kernel/rcu/ |
D | Kconfig.debug | 75 This option provides consistency checks in RCU's handling of 76 NO_HZ. These checks have proven quite helpful in detecting
|
/Linux-v4.19/fs/ocfs2/ |
D | Kconfig | 70 bool "OCFS2 expensive checks" 74 This option will enable expensive consistency checks. Enable
|
/Linux-v4.19/fs/quota/ |
D | Kconfig | 40 bool "Additional quota sanity checks" 45 sanity checks of quota internal structures. If unsure, say N.
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | Kconfig.debug | 26 select DRM_VGEM # used by igt/prime_vgem (dmabuf interop checks) 43 bool "Insert extra checks into the GEM internals" 47 Enable extra sanity checks (including BUGs) along the GEM driver
|
/Linux-v4.19/Documentation/ |
D | speculation.txt | 19 checks to be ignored by code which is speculatively executed. Consider the 68 The kernel provides a generic API to ensure that bounds checks are
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | mmp.rst | 9 etc.), the MMP code running on the node (call it node A) checks a 16 code passes all of those checks, a new MMP sequence number is generated
|
/Linux-v4.19/Documentation/devicetree/bindings/power/supply/ |
D | da9150-fg.txt | 7 - dlg,update-interval: Interval time (milliseconds) between battery level checks.
|
/Linux-v4.19/drivers/md/bcache/ |
D | Kconfig | 17 Enables extra debugging tools, allows expensive runtime checks to be
|
/Linux-v4.19/Documentation/devicetree/bindings/thermal/ |
D | da9062-thermal.txt | 18 milliseconds, between thermal zone device update checks.
|
/Linux-v4.19/Documentation/filesystems/ |
D | xfs-self-describing-metadata.txt | 47 not detected by automated verification checks) but are not correct. Finding and 85 fast. So while CRC32c is not the strongest of possible integrity checks that 174 further checks are made against the location information, followed by extensive 175 object specific metadata validation. If any of these checks fail, then the 263 /* object specific verification checks here */ 288 /* object specific verification checks here */ 335 verification checks are done when each inode is read from or written back to the 338 The structure of the verifiers and the identifiers checks is very similar to the
|
/Linux-v4.19/drivers/w1/slaves/ |
D | w1_ds28e17.c | 91 unsigned int checks; in w1_f19_i2c_busy_wait() local 107 checks = W1_F19_BUSY_CHECKS; in w1_f19_i2c_busy_wait() 108 while ((checks--) > 0) { in w1_f19_i2c_busy_wait()
|
/Linux-v4.19/Documentation/x86/x86_64/ |
D | machinecheck | 4 Machine checks report internal hardware error conditions detected 8 Machine checks are organized in banks (normally associated with
|
/Linux-v4.19/Documentation/vm/ |
D | slub.rst | 45 F Sanity checks on (enables SLAB_DEBUG_CONSISTENCY_CHECKS 57 F.e. in order to boot just with sanity checks and red zoning one would specify:: 67 Red zoning and tracking may realign the slab. We can just apply sanity checks 88 not contain objects. If the slab already contains objects then sanity checks 270 Minimal debugging (sanity checks alone) can be enabled by booting with:: 277 Performance will be impacted by the sanity checks and there will be a
|
/Linux-v4.19/drivers/lightnvm/ |
D | Kconfig | 35 Enables debug support for pblk. This includes extra checks, more
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio-ina2xx-adc | 6 By default (value '0'), the capture thread checks for the Conversion
|
/Linux-v4.19/drivers/android/ |
D | Kconfig | 41 Binder selftest checks the allocation and free of binder buffers
|
/Linux-v4.19/Documentation/w1/slaves/ |
D | w1_ds2406 | 24 CRCs are checked on read and write. Failed checks cause an I/O error to be
|
/Linux-v4.19/Documentation/hwmon/ |
D | nct7904 | 44 The driver checks sensor control registers and does not export the sensors
|
1234567891011