Searched full:validating (Results 1 – 25 of 126) sorted by relevance
123456
| /Linux-v5.15/mm/ |
| D | debug_vm_pgtable.c | 100 pr_debug("Validating PTE basic (%pGv)\n", ptr); in pte_basic_tests() 142 pr_debug("Validating PTE advanced\n"); in pte_advanced_tests() 183 pr_debug("Validating PTE saved write\n"); in pte_savedwrite_tests() 198 pr_debug("Validating PMD basic (%pGv)\n", ptr); in pmd_basic_tests() 247 pr_debug("Validating PMD advanced\n"); in pmd_advanced_tests() 297 pr_debug("Validating PMD leaf\n"); in pmd_leaf_tests() 317 pr_debug("Validating PMD saved write\n"); in pmd_savedwrite_tests() 333 pr_debug("Validating PUD basic (%pGv)\n", ptr); in pud_basic_tests() 385 pr_debug("Validating PUD advanced\n"); in pud_advanced_tests() 436 pr_debug("Validating PUD leaf\n"); in pud_leaf_tests() [all …]
|
| /Linux-v5.15/arch/arm/mach-alpine/ |
| D | alpine_cpu_resume.h | 19 /* Watermark for validating the CPU resume struct */ 25 /* The expected magic number for validating the resume addresses */
|
| /Linux-v5.15/lib/ |
| D | test_module.c | 6 * subsystem (for example when validating module signing/verification). It
|
| /Linux-v5.15/tools/testing/selftests/bpf/progs/ |
| D | btf_dump_test_case_namespacing.c | 4 * BTF-to-C dumper test validating no name versioning happens between
|
| /Linux-v5.15/drivers/soc/fsl/qbman/ |
| 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-v5.15/include/linux/ |
| D | crc8.h | 90 * and inserting it into the byte stream. When validating a byte
|
| D | genl_magic_struct.h | 36 * validating the attribute types and lengths via nla_parse_nested().
|
| D | io-pgtable.h | 65 * stage 1 PTEs, for hardware which insists on validating them
|
| /Linux-v5.15/scripts/ |
| D | objdiff | 4 # objdiff - a small script for validating that a commit or series of commits
|
| /Linux-v5.15/tools/testing/selftests/timers/ |
| D | clocksource-switch.c | 139 printf("Validating clocksource %s\n", clocksource_list[i]); in main()
|
| /Linux-v5.15/drivers/gpu/drm/ttm/ |
| D | ttm_execbuf_util.c | 74 * to become unreserved. This prevents deadlocks when validating multiple
|
| /Linux-v5.15/fs/xfs/libxfs/ |
| D | xfs_shared.h | 145 * the sole purpose of validating sb_spino_align. Runtime code must
|
| /Linux-v5.15/drivers/misc/lkdtm/ |
| D | perms.c | 3 * This is for all the tests related to validating kernel memory
|
| /Linux-v5.15/drivers/iio/imu/inv_mpu6050/ |
| D | inv_mpu_ring.c | 49 * Compute the chip period between 2 interrupts for validating. in inv_mpu6050_update_period()
|
| /Linux-v5.15/Documentation/filesystems/ |
| D | xfs-self-describing-metadata.rst | 20 validating and repairing the structure, there are limits to what they can 175 whether CRC validating is necessary. If it is, the CRC32c is calculated and
|
| /Linux-v5.15/drivers/gpu/drm/sun4i/ |
| D | sun4i_rgb.c | 73 DRM_DEBUG_DRIVER("Validating modes...\n"); in sun4i_rgb_mode_valid()
|
| /Linux-v5.15/tools/testing/selftests/arm64/signal/testcases/ |
| D | testcases.c | 35 fprintf(stderr, "Validating EXTRA...\n"); in validate_extra_context()
|
| /Linux-v5.15/Documentation/devicetree/bindings/net/ |
| D | qcom,ipa.yaml | 127 validating firwmare used by the GSI.
|
| /Linux-v5.15/include/media/ |
| D | v4l2-fwnode.h | 251 * responsible for validating the contents of @vep.bus_type field after the call 305 * responsible for validating the contents of @vep.bus_type field after the call
|
| /Linux-v5.15/scripts/dtc/libfdt/ |
| D | libfdt_internal.h | 83 * You should have another method of validating the device tree, such as a
|
| /Linux-v5.15/drivers/accessibility/speakup/ |
| D | spk_types.h | 186 const int checkval; /* for validating a proper synth module */
|
| /Linux-v5.15/drivers/misc/mei/hdcp/ |
| D | mei_hdcp.h | 284 * HECI struct for validating an Rx's LPrime value in an
|
| /Linux-v5.15/Documentation/gpu/ |
| D | drm-uapi.rst | 372 Validating changes with IGT 387 a perfect tool for validating the DRM core behavior and also support the
|
| /Linux-v5.15/drivers/gpu/drm/i915/gvt/ |
| D | gvt.h | 228 /* validating GM healthy status*/ 499 /* validating GM functions */
|
| /Linux-v5.15/security/ |
| D | Kconfig | 150 validating memory ranges against heap object sizes in
|
123456