/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/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/drivers/soc/fsl/qbman/ |
H A D | qman_test_stash.c | 54 * 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 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().
|
H A D | io-pgtable.h | 67 * stage 1 PTEs, for hardware which insists on validating them
|
/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/tools/testing/selftests/timers/ |
H A D | clocksource-switch.c | 159 printf("Validating clocksource %s\n", in main()
|
/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/drivers/gpu/drm/sun4i/ |
H A D | sun4i_rgb.c | 73 DRM_DEBUG_DRIVER("Validating modes...\n"); in sun4i_rgb_mode_valid()
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_shared.h | 195 * the sole purpose of validating sb_spino_align. Runtime code must
|
/linux/drivers/accessibility/speakup/ |
H A D | spk_types.h | 186 const int checkval; /* for validating a proper synth module */
|
/linux/arch/x86/events/ |
H A D | utils.c | 135 * Ensure we don't blindly read any address by validating it is in get_branch_type()
|
/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/drivers/gpu/drm/i915/gvt/ |
H A D | gvt.h | 241 /* validating GM healthy status*/ 508 /* validating GM functions */
|
/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/gpu/drm/xe/tests/ |
H A D | xe_dma_buf.c | 87 KUNIT_FAIL(test, "Validating importer failed with err=%d.\n", in check_residency()
|