Home
last modified time | relevance | path

Searched refs:validation (Results 1 – 25 of 75) sorted by relevance

123

/linux/Documentation/ABI/testing/
H A Devm24 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 Dxe_vm.h327 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 Dxe_vm_types.h340 } validation; member
/linux/Documentation/hwmon/
H A Dsht15.rst57 * 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 Dorc-unwinder.rst18 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 Dperf-buildid-list.txt32 Don't do ownership validation.
H A Dperf-kmem.txt33 Don't do ownership validation
H A Dperf-annotate.txt36 Don't do ownership validation.
/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dpower_state.h157 struct PP_StateValidationBlock validation; member
/linux/Documentation/gpu/
H A Dvc4.rst87 V3D binner command list (BCL) validation
/linux/Documentation/leds/
H A Dleds-class.rst102 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 Dtpm_event_log.rst28 contents. The PCR contents are used to provide the validation of the
/linux/Documentation/core-api/irq/
H A Dirqflags-tracing.rst43 excluded from the irq-tracing [and lock validation] mechanism via
/linux/Documentation/driver-api/cxl/linux/
H A Doverview.rst69 * If user-configured, validation and associations are built at
/linux/Documentation/driver-api/media/
H A Dmc-core.rst240 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 Dvxlan.rst72 perform protocol-aware offloads, like checksum validation offload of
H A Ddriver.rst10 Address validation
/linux/Documentation/filesystems/xfs/
H A Dxfs-self-describing-metadata.rst82 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 Dnetlink.rst70 Defines whether the kernel validation policy is ``global`` i.e. the same for all
/linux/Documentation/gpu/imagination/
H A Duapi.rst167 :doc: IOCTL validation helpers
/linux/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt100 The check_args method is so that the plugin can do validation on
/linux/Documentation/driver-api/firmware/
H A Dfw_upload.rst10 device itself to perform any validation on the data received. Firmware
/linux/Documentation/admin-guide/media/
H A Draspberrypi-pisp-be.rst106 is the image format on the output and capture video devices for validation of
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c693 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 Dbotching-up-ioctls.rst88 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.

123