Home
last modified time | relevance | path

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

1234567891011

/kernel/linux/linux-5.10/mm/
Ddebug_vm_pgtable.c67 pr_debug("Validating PTE basic (%pGv)\n", ptr); in pte_basic_tests()
102 pr_debug("Validating PTE advanced\n"); in pte_advanced_tests()
142 pr_debug("Validating PTE saved write\n"); in pte_savedwrite_tests()
157 pr_debug("Validating PMD basic (%pGv)\n", ptr); in pmd_basic_tests()
196 pr_debug("Validating PMD advanced\n"); in pmd_advanced_tests()
243 pr_debug("Validating PMD leaf\n"); in pmd_leaf_tests()
261 pr_debug("Validating PMD huge\n"); in pmd_huge_tests()
286 pr_debug("Validating PMD saved write\n"); in pmd_savedwrite_tests()
302 pr_debug("Validating PUD basic (%pGv)\n", ptr); in pud_basic_tests()
344 pr_debug("Validating PUD advanced\n"); in pud_advanced_tests()
[all …]
/kernel/linux/linux-6.6/mm/
Ddebug_vm_pgtable.c83 pr_debug("Validating PTE basic (%pGv)\n", ptr); in pte_basic_tests()
125 pr_debug("Validating PTE advanced\n"); in pte_advanced_tests()
174 pr_debug("Validating PMD basic (%pGv)\n", ptr); in pmd_basic_tests()
223 pr_debug("Validating PMD advanced\n"); in pmd_advanced_tests()
273 pr_debug("Validating PMD leaf\n"); in pmd_leaf_tests()
293 pr_debug("Validating PUD basic (%pGv)\n", ptr); in pud_basic_tests()
345 pr_debug("Validating PUD advanced\n"); in pud_advanced_tests()
404 pr_debug("Validating PUD leaf\n"); in pud_leaf_tests()
435 pr_debug("Validating PMD huge\n"); in pmd_huge_tests()
455 pr_debug("Validating PUD huge\n"); in pud_huge_tests()
[all …]
/kernel/linux/linux-6.6/arch/arm/mach-alpine/
Dalpine_cpu_resume.h19 /* Watermark for validating the CPU resume struct */
25 /* The expected magic number for validating the resume addresses */
/kernel/linux/linux-5.10/arch/arm/mach-alpine/
Dalpine_cpu_resume.h19 /* Watermark for validating the CPU resume struct */
25 /* The expected magic number for validating the resume addresses */
/kernel/linux/linux-6.6/lib/
Dtest_module.c6 * subsystem (for example when validating module signing/verification). It
/kernel/linux/linux-5.10/lib/
Dtest_module.c6 * subsystem (for example when validating module signing/verification). It
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_namespacing.c4 * BTF-to-C dumper test validating no name versioning happens between
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_namespacing.c4 * BTF-to-C dumper test validating no name versioning happens between
/kernel/linux/linux-6.6/tools/perf/tests/shell/
Dtest_perf_data_converter_json.sh53 echo "Validating Perf Data Converted JSON file"
/kernel/linux/linux-5.10/tools/testing/selftests/net/mptcp/
Dmptcp_lib.sh7 # SELFTESTS_MPTCP_LIB_EXPECT_ALL_FEATURES env var can be set when validating all
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
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 */
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
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 */
/kernel/linux/linux-6.6/include/linux/
Dcrc8.h90 * and inserting it into the byte stream. When validating a byte
/kernel/linux/linux-5.10/include/linux/
Dcrc8.h90 * and inserting it into the byte stream. When validating a byte
/kernel/linux/linux-5.10/scripts/
Dobjdiff4 # objdiff - a small script for validating that a commit or series of commits
/kernel/linux/linux-6.6/scripts/
Dobjdiff4 # objdiff - a small script for validating that a commit or series of commits
/kernel/linux/linux-5.10/tools/testing/selftests/timers/
Dclocksource-switch.c139 printf("Validating clocksource %s\n", clocksource_list[i]); in main()
/kernel/linux/linux-6.6/include/media/
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
/kernel/linux/linux-6.6/drivers/gpu/drm/ttm/
Dttm_execbuf_util.c70 * to become unreserved. This prevents deadlocks when validating multiple
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/testcases/
Dtestcases.c35 fprintf(stderr, "Validating EXTRA...\n"); in validate_extra_context()
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
Dclocksource-switch.c159 ksft_print_msg("Validating clocksource %s\n", in main()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
Dxfs_shared.h150 * the sole purpose of validating sb_spino_align. Runtime code must
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/
Dsvga3d_dx.h1202 * Version 2 needed in order to start validating and using the flags
1203 * field. Unfortunately the device wasn't validating or using the
1815 * Version 2 needed in order to start validating and using the
1816 * rasterizedStream field. Unfortunately the device wasn't validating
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_shared.h155 * the sole purpose of validating sb_spino_align. Runtime code must
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dqcom,ipa.yaml114 validating firwmare used by the GSI.

1234567891011