/linux/mm/ |
H A D | debug_vm_pgtable.c | 84 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 D | verifier_global_ptr_args.c | 29 __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 D | verifier_global_subprogs.c | 53 __msg("Validating global_good() func") 69 __msg("Validating global_bad() func") 100 __msg("Validating global_unsupp() func#1...")
|
H A D | btf_dump_test_case_namespacing.c | 4 * BTF-to-C dumper test validating no name versioning happens between
|
/linux/arch/arm/mach-alpine/ |
H A D | alpine_cpu_resume.h | 19 /* Watermark for validating the CPU resume struct */ 25 /* The expected magic number for validating the resume addresses */
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_vm.h | 307 * 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 D | xe_vm_types.h | 314 * @validating: The task that is currently making bos resident for this vm. 320 struct task_struct *validating; member
|
/linux/lib/ |
H A D | test_module.c | 6 * subsystem (for example when validating module signing/verification). It
|
/linux/tools/perf/tests/shell/ |
H A D | test_perf_data_converter_json.sh | 46 echo "Validating Perf Data Converted JSON file"
|
/linux/include/linux/ |
H A D | crc8.h | 90 * and inserting it into the byte stream. When validating a byte
|
H A D | genl_magic_struct.h | 34 * validating the attribute types and lengths via nla_parse_nested().
|
/linux/scripts/ |
H A D | objdiff | 4 # objdiff - a small script for validating that a commit or series of commits
|
/linux/include/media/ |
H A D | v4l2-fwnode.h | 196 * 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 D | ttm_execbuf_util.c | 70 * to become unreserved. This prevents deadlocks when validating multiple
|
/linux/Documentation/filesystems/xfs/ |
H A D | xfs-self-describing-metadata.rst | 21 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 D | rk3588-jaguar-pre-ict-tester.dtso | 15 * This adapter is used during manufacturing for validating proper soldering of
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun4i_rgb.c | 73 DRM_DEBUG_DRIVER("Validating modes...\n"); in sun4i_rgb_mode_valid()
|
/linux/drivers/accessibility/speakup/ |
H A D | spk_types.h | 186 const int checkval; /* for validating a proper synth module */
|
/linux/scripts/dtc/libfdt/ |
H A D | libfdt_internal.h | 83 * You should have another method of validating the device tree, such as a
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_shared.h | 216 * the sole purpose of validating sb_spino_align. Runtime code must
|
/linux/drivers/platform/x86/hp/hp-bioscfg/ |
H A D | string-attributes.c | 308 * without validating the data itself. in hp_populate_string_elements_from_buffer()
|
/linux/Documentation/process/ |
H A D | maintainer-soc.rst | 159 Validating Devicetree Files
|
/linux/tools/testing/selftests/arm64/signal/testcases/ |
H A D | testcases.c | 17 fprintf(stderr, "Validating EXTRA...\n"); in validate_extra_context()
|
/linux/Documentation/process/debugging/ |
H A D | driver_development_debugging_guide.rst | 196 lockdep is especially useful for validating the correctness of lock ordering in
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sm6115p-lenovo-j606f.dts | 197 * specific SDCard types, perhaps validating this against a wide
|