Home
last modified time | relevance | path

Searched full:validating (Results 1 – 25 of 122) sorted by relevance

12345

/linux-5.10/mm/
Ddebug_vm_pgtable.c65 pr_debug("Validating PTE basic\n"); in pte_basic_tests()
88 pr_debug("Validating PTE advanced\n"); in pte_advanced_tests()
126 pr_debug("Validating PTE saved write\n"); in pte_savedwrite_tests()
139 pr_debug("Validating PMD basic\n"); in pmd_basic_tests()
164 pr_debug("Validating PMD advanced\n"); in pmd_advanced_tests()
208 pr_debug("Validating PMD leaf\n"); in pmd_leaf_tests()
224 pr_debug("Validating PMD huge\n"); in pmd_huge_tests()
246 pr_debug("Validating PMD saved write\n"); in pmd_savedwrite_tests()
259 pr_debug("Validating PUD basic\n"); in pud_basic_tests()
286 pr_debug("Validating PUD advanced\n"); in pud_advanced_tests()
[all …]
/linux-5.10/arch/arm/mach-alpine/
Dalpine_cpu_resume.h19 /* Watermark for validating the CPU resume struct */
25 /* The expected magic number for validating the resume addresses */
/linux-5.10/lib/
Dtest_module.c6 * subsystem (for example when validating module signing/verification). It
/linux-5.10/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_namespacing.c4 * BTF-to-C dumper test validating no name versioning happens between
/linux-5.10/drivers/soc/fsl/qbman/
Dqman_test_stash.c54 * the current handler. Apart from validating that the frame is taking the
142 /* The value we XOR post-dequeue, prior to validating */
144 /* The value we XOR pre-enqueue, after validating */
/linux-5.10/include/linux/
Dcrc8.h90 * and inserting it into the byte stream. When validating a byte
Dgenl_magic_struct.h36 * validating the attribute types and lengths via nla_parse_nested().
Dio-pgtable.h67 * stage 1 PTEs, for hardware which insists on validating them
/linux-5.10/scripts/
Dobjdiff4 # objdiff - a small script for validating that a commit or series of commits
/linux-5.10/tools/testing/selftests/timers/
Dclocksource-switch.c139 printf("Validating clocksource %s\n", clocksource_list[i]); in main()
/linux-5.10/fs/xfs/libxfs/
Dxfs_shared.h150 * the sole purpose of validating sb_spino_align. Runtime code must
/linux-5.10/tools/testing/selftests/arm64/signal/testcases/
Dtestcases.c35 fprintf(stderr, "Validating EXTRA...\n"); in validate_extra_context()
/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_dx.h1202 * Version 2 needed in order to start validating and using the flags
1203 * field. Unfortunately the device wasn't validating or using the
1815 * Version 2 needed in order to start validating and using the
1816 * rasterizedStream field. Unfortunately the device wasn't validating
/linux-5.10/drivers/misc/lkdtm/
Dperms.c3 * This is for all the tests related to validating kernel memory
/linux-5.10/drivers/gpu/drm/ttm/
Dttm_execbuf_util.c76 * to become unreserved. This prevents deadlocks when validating multiple
/linux-5.10/Documentation/devicetree/bindings/net/
Dqcom,ipa.yaml114 validating firwmare used by the GSI.
/linux-5.10/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_ring.c49 * Compute the chip period between 2 interrupts for validating. in inv_mpu6050_update_period()
/linux-5.10/Documentation/filesystems/
Dxfs-self-describing-metadata.rst20 validating and repairing the structure, there are limits to what they can
175 whether CRC validating is necessary. If it is, the CRC32c is calculated and
/linux-5.10/drivers/gpu/drm/sun4i/
Dsun4i_rgb.c73 DRM_DEBUG_DRIVER("Validating modes...\n"); in sun4i_rgb_mode_valid()
/linux-5.10/scripts/dtc/libfdt/
Dlibfdt_internal.h64 * You should have another method of validating the device tree, such as a
/linux-5.10/drivers/gpu/drm/vmwgfx/
Dttm_lock.h38 * user-space processes from validating buffers.
/linux-5.10/drivers/accessibility/speakup/
Dspk_types.h185 const int checkval; /* for validating a proper synth module */
/linux-5.10/drivers/gpu/drm/i915/gvt/
Dgvt.h222 /* validating GM healthy status*/
482 /* validating GM functions */
/linux-5.10/drivers/dma/dw-edma/
Ddw-edma-pcie.c185 /* Validating if PCI interrupts were enabled */ in dw_edma_pcie_probe()
/linux-5.10/drivers/misc/mei/hdcp/
Dmei_hdcp.h284 * HECI struct for validating an Rx's LPrime value in an

12345