Home
last modified time | relevance | path

Searched refs:checks (Results 1 – 25 of 258) sorted by relevance

1234567891011

/Linux-v4.19/Documentation/virtual/kvm/
Dcpuid.txt53 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/
Dindex.rst6 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/
DMakefile.dtc7 checks.c \
DMakefile8 srcpos.o checks.o util.o
/Linux-v4.19/lib/
DKconfig.kasan25 bool "KAsan: extra checks"
28 This enables further checks in the kernel address sanitizer, for now
DKconfig.debug151 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/
Dconn-states-8.dot5 WFReportParams -> StandAllone [ label = "checks in receive_param()" ]
/Linux-v4.19/kernel/rcu/
DKconfig.debug75 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/
DKconfig70 bool "OCFS2 expensive checks"
74 This option will enable expensive consistency checks. Enable
/Linux-v4.19/fs/quota/
DKconfig40 bool "Additional quota sanity checks"
45 sanity checks of quota internal structures. If unsure, say N.
/Linux-v4.19/drivers/gpu/drm/i915/
DKconfig.debug26 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/
Dspeculation.txt19 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/
Dmmp.rst9 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/
Dda9150-fg.txt7 - dlg,update-interval: Interval time (milliseconds) between battery level checks.
/Linux-v4.19/drivers/md/bcache/
DKconfig17 Enables extra debugging tools, allows expensive runtime checks to be
/Linux-v4.19/Documentation/devicetree/bindings/thermal/
Dda9062-thermal.txt18 milliseconds, between thermal zone device update checks.
/Linux-v4.19/Documentation/filesystems/
Dxfs-self-describing-metadata.txt47 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/
Dw1_ds28e17.c91 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/
Dmachinecheck4 Machine checks report internal hardware error conditions detected
8 Machine checks are organized in banks (normally associated with
/Linux-v4.19/Documentation/vm/
Dslub.rst45 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/
DKconfig35 Enables debug support for pblk. This includes extra checks, more
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-ina2xx-adc6 By default (value '0'), the capture thread checks for the Conversion
/Linux-v4.19/drivers/android/
DKconfig41 Binder selftest checks the allocation and free of binder buffers
/Linux-v4.19/Documentation/w1/slaves/
Dw1_ds240624 CRCs are checked on read and write. Failed checks cause an I/O error to be
/Linux-v4.19/Documentation/hwmon/
Dnct790444 The driver checks sensor control registers and does not export the sensors

1234567891011