Searched full:validating (Results 1 – 25 of 124) sorted by relevance
12345
| /kernel/linux/linux-5.10/mm/ |
| D | debug_vm_pgtable.c | 67 pr_debug("Validating PTE basic (%pGv)\n", ptr); in pte_basic_tests() 102 pr_debug("Validating PTE advanced\n"); in pte_advanced_tests() 140 pr_debug("Validating PTE saved write\n"); in pte_savedwrite_tests() 155 pr_debug("Validating PMD basic (%pGv)\n", ptr); in pmd_basic_tests() 194 pr_debug("Validating PMD advanced\n"); in pmd_advanced_tests() 241 pr_debug("Validating PMD leaf\n"); in pmd_leaf_tests() 259 pr_debug("Validating PMD huge\n"); in pmd_huge_tests() 284 pr_debug("Validating PMD saved write\n"); in pmd_savedwrite_tests() 300 pr_debug("Validating PUD basic (%pGv)\n", ptr); in pud_basic_tests() 342 pr_debug("Validating PUD advanced\n"); in pud_advanced_tests() [all …]
|
| /kernel/linux/linux-5.10/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 */
|
| /kernel/linux/linux-5.10/lib/ |
| D | test_module.c | 6 * subsystem (for example when validating module signing/verification). It
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | btf_dump_test_case_namespacing.c | 4 * BTF-to-C dumper test validating no name versioning happens between
|
| /kernel/linux/linux-5.10/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 */
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | crc8.h | 90 * and inserting it into the byte stream. When validating a byte
|
| D | io-pgtable.h | 67 * stage 1 PTEs, for hardware which insists on validating them
|
| D | genl_magic_struct.h | 36 * validating the attribute types and lengths via nla_parse_nested().
|
| /kernel/linux/linux-5.10/scripts/ |
| D | objdiff | 4 # objdiff - a small script for validating that a commit or series of commits
|
| /kernel/linux/linux-5.10/tools/testing/selftests/timers/ |
| D | clocksource-switch.c | 139 printf("Validating clocksource %s\n", clocksource_list[i]); in main()
|
| /kernel/linux/linux-5.10/fs/xfs/libxfs/ |
| D | xfs_shared.h | 150 * the sole purpose of validating sb_spino_align. Runtime code must
|
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/testcases/ |
| D | testcases.c | 35 fprintf(stderr, "Validating EXTRA...\n"); in validate_extra_context()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/device_include/ |
| D | svga3d_dx.h | 1202 * 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-5.10/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()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
| D | qcom,ipa.yaml | 114 validating firwmare used by the GSI.
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/ttm/ |
| D | ttm_execbuf_util.c | 76 * to become unreserved. This prevents deadlocks when validating multiple
|
| /kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
| D | perms.c | 3 * This is for all the tests related to validating kernel memory
|
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/scripts/dtc/libfdt/ |
| D | libfdt_internal.h | 64 * You should have another method of validating the device tree, such as a
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
| D | sun4i_rgb.c | 73 DRM_DEBUG_DRIVER("Validating modes...\n"); in sun4i_rgb_mode_valid()
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
| D | ttm_lock.h | 38 * user-space processes from validating buffers.
|
| /kernel/linux/linux-5.10/drivers/accessibility/speakup/ |
| D | spk_types.h | 185 const int checkval; /* for validating a proper synth module */
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
| D | gvt.h | 222 /* validating GM healthy status*/ 482 /* validating GM functions */
|
| /kernel/linux/linux-5.10/drivers/dma/dw-edma/ |
| D | dw-edma-pcie.c | 185 /* Validating if PCI interrupts were enabled */ in dw_edma_pcie_probe()
|
| /kernel/linux/linux-5.10/drivers/misc/mei/hdcp/ |
| D | mei_hdcp.h | 284 * HECI struct for validating an Rx's LPrime value in an
|
12345