Home
last modified time | relevance | path

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

12345678910>>...14

/linux-5.19.10/Documentation/virt/kvm/x86/ !
Dcpuid.rst65 KVM_FEATURE_PV_UNHALT 7 guest checks this feature bit
69 KVM_FEATURE_PV_TLB_FLUSH 9 guest checks this feature bit
77 KVM_FEATURE_PV_SEND_IPI 11 guest checks this feature bit
85 KVM_FEATURE_PV_SCHED_YIELD 13 guest checks this feature bit
89 KVM_FEATURE_ASYNC_PF_INT 14 guest checks this feature bit
95 KVM_FEATURE_MSI_EXT_DEST_ID 15 guest checks this feature bit
99 KVM_FEATURE_HC_MAP_GPA_RANGE 16 guest checks this feature bit before
103 KVM_FEATURE_MIGRATION_CONTROL 17 guest checks this feature bit before
120 KVM_HINTS_REALTIME 0 guest checks this feature bit to
/linux-5.19.10/scripts/clang-tools/ !
Drun-clang-tools.py49 checks = "-checks=-*,"
51 checks += "linuxkernel-*"
53 checks += "clang-analyzer-*"
54 p = subprocess.run(["clang-tidy", "-p", args.path, checks, entry["file"]],
/linux-5.19.10/arch/s390/ !
DKconfig.debug10 This option enables sanity checks in s390 low-level entry code.
11 Some of these sanity checks may slow down kernel entries and
/linux-5.19.10/scripts/atomic/ !
Dgen-atomic-instrumented.sh67 local checks="$(gen_params_checks "${meta}" "${order}" "$@")"
75 ${checks}
/linux-5.19.10/tools/testing/memblock/ !
DREADME16 consist of a series of checks that exercise both the basic operations and
18 memory allocator is initialized at the build time, so the checks here reuse its
46 The project has one target, main, which calls a group of checks for basic and
84 (...allocation checks...)
/linux-5.19.10/lib/ !
DKconfig.ubsan80 This option enables -fsanitize=shift which checks for bit-shift
91 This option enables -fsanitize=integer-divide-by-zero which checks
103 This option enables -fsanitize=unreachable which checks for control
111 This option enables -fsanitize=bool which checks for boolean values being
119 This option enables -fsanitize=enum which checks for values being loaded
/linux-5.19.10/Documentation/x86/x86_64/ !
Dmachinecheck.rst7 Machine checks report internal hardware error conditions detected
11 Machine checks are organized in banks (normally associated with
/linux-5.19.10/drivers/gpu/drm/i915/ !
DKconfig.debug30 select DRM_VGEM # used by igt/prime_vgem (dmabuf interop checks)
53 bool "Always insert extra checks around mmio access by default"
56 By default, always enables the extra sanity checks (extra register
66 bool "Insert extra checks into the GEM internals"
70 Enable extra sanity checks (including BUGs) along the GEM driver
/linux-5.19.10/drivers/staging/qlge/ !
DTODO22 * the driver has a habit of using runtime checks where compile time checks are
/linux-5.19.10/Documentation/dev-tools/ !
Dtesting-overview.rst132 Smatch extends Sparse and provides additional checks for programming logic
142 available include API tests, tests for correct usage of kernel iterators, checks
162 It's generally easier to write checks in Smatch than it is to write checks in
163 Sparse. Nevertheless, there are some overlaps between Sparse and Smatch checks.
168 Coccinelle is probably the easiest for writing checks. It works before the
/linux-5.19.10/Documentation/admin-guide/LSM/ !
Dindex.rst6 various security checks to be hooked by new kernel extensions. The name
28 order in which checks are made. The capability module will always
/linux-5.19.10/Documentation/virt/coco/ !
Dsev-guest.rst46 The firmware checks that the message sequence counter is one greater than
135 - Attempts to bypass PSP checks by the hypervisor by using a normal page, or
140 gated by the PSP CPUID enforcement policy checks performed on the page
142 implements their own checks of the CPUID values.
/linux-5.19.10/Documentation/filesystems/ext4/ !
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-5.19.10/fs/quota/ !
DKconfig41 bool "Additional quota sanity checks"
46 sanity checks of quota internal structures. If unsure, say N.
/linux-5.19.10/fs/ocfs2/ !
DKconfig71 bool "OCFS2 expensive checks"
75 This option will enable expensive consistency checks. Enable
/linux-5.19.10/drivers/net/can/spi/mcp251xfd/ !
DKconfig15 This option enables additional sanity checks in the driver,
/linux-5.19.10/Documentation/admin-guide/blockdev/drbd/ !
Dconn-states-8.dot5 WFReportParams -> StandAllone [ label = "checks in receive_param()" ]
/linux-5.19.10/drivers/firmware/psci/ !
DKconfig9 Run the PSCI checker during startup. This checks that hotplug and
/linux-5.19.10/Documentation/staging/ !
Dspeculation.rst21 checks to be ignored by code which is speculatively executed. Consider the
70 The kernel provides a generic API to ensure that bounds checks are
/linux-5.19.10/drivers/gpu/drm/nouveau/ !
DKconfig65 The paranoia and spam levels will add a lot of extra checks which
89 and sanity checks.
/linux-5.19.10/net/ !
DKconfig.debug25 Enable extra sanity checks in networking.
/linux-5.19.10/drivers/dma-buf/ !
DKconfig55 bool "DMA-BUF debug checks"
59 This option enables additional checks for DMA-BUF importers and
/linux-5.19.10/scripts/dtc/ !
DMakefile9 srcpos.o checks.o util.o
/linux-5.19.10/Documentation/vm/damon/ !
Ddesign.rst79 Accessed-bit for basic access checks. Only one difference is the way of
84 and clear the bit(s) for next sampling target address and checks whether the
107 ``sampling interval`` and ``aggregation interval``. In detail, DAMON checks
137 ``sampling interval``, checks whether the page is accessed meanwhile, and
/linux-5.19.10/Documentation/x86/ !
Dxstate.rst47 When requesting permission for a feature, the kernel checks the
60 trapped by the kernel. The trap handler checks whether the process has

12345678910>>...14