| /linux/Documentation/ABI/testing/ |
| H A D | evm | 24 0 Enable HMAC validation and creation 25 1 Enable digital signature validation 27 runtime. Not supported if HMAC validation and 36 will enable HMAC validation and creation 42 will enable HMAC and digital signature validation and 49 will enable digital signature validation, permit
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_vm.h | 327 WRITE_ONCE(vm->validation.validating, current); in xe_vm_set_validating() 345 WRITE_ONCE(vm->validation.validating, NULL); in xe_vm_clear_validating() 363 if (READ_ONCE(vm->validation.validating) == current) { in xe_vm_is_validating() 380 xe_assert(vm->xe, !!exec ^ !!vm->validation._exec); in xe_vm_set_validation_exec() 381 vm->validation._exec = exec; in xe_vm_set_validation_exec() 395 return vm->validation._exec; in xe_vm_validation_exec()
|
| H A D | xe_vm_types.h | 340 } validation; member
|
| /linux/Documentation/hwmon/ |
| H A D | sht15.rst | 57 * If a CRC validation fails, a soft reset command is sent, which resets 65 set it to true to enable CRC validation of the readings (default to false).
|
| /linux/Documentation/arch/x86/ |
| H A D | orc-unwinder.rst | 18 stack metadata validation (CONFIG_STACK_VALIDATION). After analyzing 94 stack metadata validation feature, objtool already follows all code 97 validation to ORC data generation. 142 stack metadata validation feature, which is described in detail in
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-buildid-list.txt | 32 Don't do ownership validation.
|
| H A D | perf-kmem.txt | 33 Don't do ownership validation
|
| H A D | perf-annotate.txt | 36 Don't do ownership validation.
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/inc/ |
| H A D | power_state.h | 157 struct PP_StateValidationBlock validation; member
|
| /linux/Documentation/gpu/ |
| H A D | vc4.rst | 87 V3D binner command list (BCL) validation
|
| /linux/Documentation/leds/ |
| H A D | leds-class.rst | 102 meets the requirements pointed out here. It performs validation of the LED class 104 the validation fails for it. So far the script supports validation
|
| /linux/Documentation/security/tpm/ |
| H A D | tpm_event_log.rst | 28 contents. The PCR contents are used to provide the validation of the
|
| /linux/Documentation/core-api/irq/ |
| H A D | irqflags-tracing.rst | 43 excluded from the irq-tracing [and lock validation] mechanism via
|
| /linux/Documentation/driver-api/cxl/linux/ |
| H A D | overview.rst | 69 * If user-configured, validation and associations are built at
|
| /linux/Documentation/driver-api/media/ |
| H A D | mc-core.rst | 240 Link validation 243 Link validation is performed by :c:func:`media_pipeline_start()` 251 Subsystems should facilitate link validation by providing subsystem specific
|
| /linux/Documentation/networking/ |
| H A D | vxlan.rst | 72 perform protocol-aware offloads, like checksum validation offload of
|
| H A D | driver.rst | 10 Address validation
|
| /linux/Documentation/filesystems/xfs/ |
| H A D | xfs-self-describing-metadata.rst | 82 integrity check, and this is done by adding CRC32c validation to the metadata 113 owner field in the metadata object, we can immediately do top down validation to 163 body, but in general most of the per-field validation is handled by the 179 object specific metadata validation. If any of these checks fail, then the
|
| /linux/Documentation/core-api/ |
| H A D | netlink.rst | 70 Defines whether the kernel validation policy is ``global`` i.e. the same for all
|
| /linux/Documentation/gpu/imagination/ |
| H A D | uapi.rst | 167 :doc: IOCTL validation helpers
|
| /linux/tools/testing/selftests/tc-testing/creating-plugins/ |
| H A D | AddingPlugins.txt | 100 The check_args method is so that the plugin can do validation on
|
| /linux/Documentation/driver-api/firmware/ |
| H A D | fw_upload.rst | 10 device itself to perform any validation on the data received. Firmware
|
| /linux/Documentation/admin-guide/media/ |
| H A D | raspberrypi-pisp-be.rst | 106 is the image format on the output and capture video devices for validation of
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | processpptables.c | 693 ps->validation.singleDisplayOnly = (0 != tmp); in init_non_clock_fields() 698 ps->validation.disallowOnDC = (0 != tmp); in init_non_clock_fields() 752 ps->validation.supportedPowerLevels = pnon_clock_info->ucRequiredPower; in init_non_clock_fields()
|
| /linux/Documentation/process/ |
| H A D | botching-up-ioctls.rst | 88 little root exploits. This means we both need full input validation and solid 99 * Have simple testcases for every input validation failure case in your ioctl.
|