Home
last modified time | relevance | path

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

123456

/linux/mm/
H A Ddebug_vm_pgtable.c84 pr_debug("Validating PTE basic (%pGv)\n", ptr); in pte_basic_tests()
126 pr_debug("Validating PTE advanced\n"); in pte_advanced_tests()
175 pr_debug("Validating PMD basic (%pGv)\n", ptr); in pmd_basic_tests()
224 pr_debug("Validating PMD advanced\n"); in pmd_advanced_tests()
274 pr_debug("Validating PMD leaf\n"); in pmd_leaf_tests()
294 pr_debug("Validating PUD basic (%pGv)\n", ptr); in pud_basic_tests()
346 pr_debug("Validating PUD advanced\n"); in pud_advanced_tests()
405 pr_debug("Validating PUD leaf\n"); in pud_leaf_tests()
436 pr_debug("Validating PMD huge\n"); in pmd_huge_tests()
456 pr_debug("Validating PUD huge\n"); in pud_huge_tests()
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dverifier_global_ptr_args.c29 __msg("Validating subprog_trusted_task_nullable() func#1...")
96 __msg("Validating subprog_trusted_task_nonnull() func#1...")
120 __msg("Validating subprog_nullable_task_flavor() func#1...")
138 __msg("Validating subprog_nonnull_task_flavor() func#1...")
H A Dverifier_global_subprogs.c53 __msg("Validating global_good() func")
69 __msg("Validating global_bad() func")
100 __msg("Validating global_unsupp() func#1...")
H A Dbtf_dump_test_case_namespacing.c4 * BTF-to-C dumper test validating no name versioning happens between
/linux/arch/arm/mach-alpine/
H A Dalpine_cpu_resume.h19 /* Watermark for validating the CPU resume struct */
25 /* The expected magic number for validating the resume addresses */
/linux/lib/
H A Dtest_module.c6 * subsystem (for example when validating module signing/verification). It
/linux/tools/perf/tests/shell/
H A Dtest_perf_data_converter_json.sh46 echo "Validating Perf Data Converted JSON file"
/linux/drivers/soc/fsl/qbman/
H A 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/include/linux/
H A Dcrc8.h90 * and inserting it into the byte stream. When validating a byte
H A Dgenl_magic_struct.h34 * validating the attribute types and lengths via nla_parse_nested().
H A Dio-pgtable.h67 * stage 1 PTEs, for hardware which insists on validating them
/linux/scripts/
H A Dobjdiff4 # objdiff - a small script for validating that a commit or series of commits
/linux/include/media/
H A Dv4l2-fwnode.h196 * responsible for validating the contents of @vep.bus_type field after the call
250 * responsible for validating the contents of @vep.bus_type field after the call
/linux/drivers/gpu/drm/ttm/
H A Dttm_execbuf_util.c70 * to become unreserved. This prevents deadlocks when validating multiple
/linux/tools/testing/selftests/timers/
H A Dclocksource-switch.c159 printf("Validating clocksource %s\n", in main()
/linux/Documentation/filesystems/xfs/
H A Dxfs-self-describing-metadata.rst21 validating and repairing the structure, there are limits to what they can
176 whether CRC validating is necessary. If it is, the CRC32c is calculated and
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_rgb.c73 DRM_DEBUG_DRIVER("Validating modes...\n"); in sun4i_rgb_mode_valid()
/linux/fs/xfs/libxfs/
H A Dxfs_shared.h195 * the sole purpose of validating sb_spino_align. Runtime code must
/linux/drivers/accessibility/speakup/
H A Dspk_types.h186 const int checkval; /* for validating a proper synth module */
/linux/arch/x86/events/
H A Dutils.c135 * Ensure we don't blindly read any address by validating it is in get_branch_type()
/linux/scripts/dtc/libfdt/
H A Dlibfdt_internal.h83 * You should have another method of validating the device tree, such as a
/linux/drivers/gpu/drm/i915/gvt/
H A Dgvt.h241 /* validating GM healthy status*/
508 /* validating GM functions */
/linux/drivers/misc/lkdtm/
H A Dperms.c3 * This is for all the tests related to validating kernel memory
/linux/arch/arm/mm/
H A DKconfig208 # ARM1020 - needs validating
227 # ARM1020E - needs validating
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_dma_buf.c87 KUNIT_FAIL(test, "Validating importer failed with err=%d.\n", in check_residency()

123456