Home
last modified time | relevance | path

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

123456

/Linux-v5.15/mm/
Ddebug_vm_pgtable.c100 pr_debug("Validating PTE basic (%pGv)\n", ptr); in pte_basic_tests()
142 pr_debug("Validating PTE advanced\n"); in pte_advanced_tests()
183 pr_debug("Validating PTE saved write\n"); in pte_savedwrite_tests()
198 pr_debug("Validating PMD basic (%pGv)\n", ptr); in pmd_basic_tests()
247 pr_debug("Validating PMD advanced\n"); in pmd_advanced_tests()
297 pr_debug("Validating PMD leaf\n"); in pmd_leaf_tests()
317 pr_debug("Validating PMD saved write\n"); in pmd_savedwrite_tests()
333 pr_debug("Validating PUD basic (%pGv)\n", ptr); in pud_basic_tests()
385 pr_debug("Validating PUD advanced\n"); in pud_advanced_tests()
436 pr_debug("Validating PUD leaf\n"); in pud_leaf_tests()
[all …]
/Linux-v5.15/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-v5.15/lib/
Dtest_module.c6 * subsystem (for example when validating module signing/verification). It
/Linux-v5.15/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_namespacing.c4 * BTF-to-C dumper test validating no name versioning happens between
/Linux-v5.15/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-v5.15/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.h65 * stage 1 PTEs, for hardware which insists on validating them
/Linux-v5.15/scripts/
Dobjdiff4 # objdiff - a small script for validating that a commit or series of commits
/Linux-v5.15/tools/testing/selftests/timers/
Dclocksource-switch.c139 printf("Validating clocksource %s\n", clocksource_list[i]); in main()
/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_execbuf_util.c74 * to become unreserved. This prevents deadlocks when validating multiple
/Linux-v5.15/fs/xfs/libxfs/
Dxfs_shared.h145 * the sole purpose of validating sb_spino_align. Runtime code must
/Linux-v5.15/drivers/misc/lkdtm/
Dperms.c3 * This is for all the tests related to validating kernel memory
/Linux-v5.15/drivers/iio/imu/inv_mpu6050/
Dinv_mpu_ring.c49 * Compute the chip period between 2 interrupts for validating. in inv_mpu6050_update_period()
/Linux-v5.15/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-v5.15/drivers/gpu/drm/sun4i/
Dsun4i_rgb.c73 DRM_DEBUG_DRIVER("Validating modes...\n"); in sun4i_rgb_mode_valid()
/Linux-v5.15/tools/testing/selftests/arm64/signal/testcases/
Dtestcases.c35 fprintf(stderr, "Validating EXTRA...\n"); in validate_extra_context()
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dqcom,ipa.yaml127 validating firwmare used by the GSI.
/Linux-v5.15/include/media/
Dv4l2-fwnode.h251 * responsible for validating the contents of @vep.bus_type field after the call
305 * responsible for validating the contents of @vep.bus_type field after the call
/Linux-v5.15/scripts/dtc/libfdt/
Dlibfdt_internal.h83 * You should have another method of validating the device tree, such as a
/Linux-v5.15/drivers/accessibility/speakup/
Dspk_types.h186 const int checkval; /* for validating a proper synth module */
/Linux-v5.15/drivers/misc/mei/hdcp/
Dmei_hdcp.h284 * HECI struct for validating an Rx's LPrime value in an
/Linux-v5.15/Documentation/gpu/
Ddrm-uapi.rst372 Validating changes with IGT
387 a perfect tool for validating the DRM core behavior and also support the
/Linux-v5.15/drivers/gpu/drm/i915/gvt/
Dgvt.h228 /* validating GM healthy status*/
499 /* validating GM functions */
/Linux-v5.15/security/
DKconfig150 validating memory ranges against heap object sizes in

123456