Home
last modified time | relevance | path

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

12345

/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/drivers/gpu/drm/xe/
H A Dxe_vm.h307 * validating.
325 WRITE_ONCE(vm->validating, current); in xe_vm_set_validating()
348 WRITE_ONCE(vm->validating, NULL); in xe_vm_clear_validating()
366 if (READ_ONCE(vm->validating) == current) { in xe_vm_is_validating()
H A Dxe_vm_types.h314 * @validating: The task that is currently making bos resident for this vm.
320 struct task_struct *validating; member
/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/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().
/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/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/arch/arm64/boot/dts/rockchip/
H A Drk3588-jaguar-pre-ict-tester.dtso15 * This adapter is used during manufacturing for validating proper soldering of
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_rgb.c73 DRM_DEBUG_DRIVER("Validating modes...\n"); in sun4i_rgb_mode_valid()
/linux/drivers/accessibility/speakup/
H A Dspk_types.h186 const int checkval; /* for validating a proper synth module */
/linux/scripts/dtc/libfdt/
H A Dlibfdt_internal.h83 * You should have another method of validating the device tree, such as a
/linux/fs/xfs/libxfs/
H A Dxfs_shared.h216 * the sole purpose of validating sb_spino_align. Runtime code must
/linux/drivers/platform/x86/hp/hp-bioscfg/
H A Dstring-attributes.c308 * without validating the data itself. in hp_populate_string_elements_from_buffer()
/linux/Documentation/process/
H A Dmaintainer-soc.rst159 Validating Devicetree Files
/linux/tools/testing/selftests/arm64/signal/testcases/
H A Dtestcases.c17 fprintf(stderr, "Validating EXTRA...\n"); in validate_extra_context()
/linux/Documentation/process/debugging/
H A Ddriver_development_debugging_guide.rst196 lockdep is especially useful for validating the correctness of lock ordering in
/linux/arch/arm64/boot/dts/qcom/
H A Dsm6115p-lenovo-j606f.dts197 * specific SDCard types, perhaps validating this against a wide

12345