| /linux/mm/ |
| H A D | debug_vm_pgtable.c | 85 pr_debug("Validating PTE basic (%pGv)\n", ptr); in pte_basic_tests() 127 pr_debug("Validating PTE advanced\n"); in pte_advanced_tests() 176 pr_debug("Validating PMD basic (%pGv)\n", ptr); in pmd_basic_tests() 225 pr_debug("Validating PMD advanced\n"); in pmd_advanced_tests() 275 pr_debug("Validating PMD leaf\n"); in pmd_leaf_tests() 295 pr_debug("Validating PUD basic (%pGv)\n", ptr); in pud_basic_tests() 347 pr_debug("Validating PUD advanced\n"); in pud_advanced_tests() 398 pr_debug("Validating PUD leaf\n"); in pud_leaf_tests() 429 pr_debug("Validating PMD huge\n"); in pmd_huge_tests() 449 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...") 220 __msg("Validating subprog_untrusted() func#1...") 283 __msg("Validating subprog_void_untrusted() 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 | 312 * validating. 324 WRITE_ONCE(vm->validation.validating, current); in xe_vm_set_validating() 342 WRITE_ONCE(vm->validation.validating, NULL); in xe_vm_clear_validating() 360 if (READ_ONCE(vm->validation.validating) == current) { in xe_vm_is_validating()
|
| H A D | xe_vm_types.h | 319 * @validation.validating: The task that is currently making bos resident. 326 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/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 | 91 * 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/rust/kernel/ |
| H A D | bits.rs | 51 /// Creates a contiguous bitmask for the given range by validating
|
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_dma_buf.c | 84 KUNIT_FAIL(test, "Validating importer failed with err=%d.\n", in check_residency()
|
| /linux/drivers/misc/lkdtm/ |
| H A D | perms.c | 3 * This is for all the tests related to validating kernel memory
|
| /linux/arch/arm/mm/ |
| H A D | Kconfig | 208 # ARM1020 - needs validating 227 # ARM1020E - needs validating
|
| /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/tools/testing/selftests/arm64/signal/testcases/ |
| H A D | testcases.c | 17 fprintf(stderr, "Validating EXTRA...\n"); in validate_extra_context()
|