Searched refs:validation (Results 1 – 25 of 59) sorted by relevance
123
/Linux-v4.19/Documentation/ABI/testing/ |
D | evm | 21 0 Enable HMAC validation and creation 22 1 Enable digital signature validation 24 runtime. Not supported if HMAC validation and 32 will enable HMAC validation and creation 36 will enable HMAC and digital signature validation and 41 will enable digital signature validation, permit
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | vidioc-g-ext-ctrls.rst | 237 control, or the validation step failed (see below), then 241 Before controls are read from/written to hardware a validation 254 came from the validation step (meaning that the hardware was not 259 ``error_idx`` to ``count`` if the validation failed. This has the 261 control failed the validation. If the validation was successful 268 also no need to handle the validation step in this special way, so 270 validation step instead of to ``count``. This means that if 273 actual control that failed the validation step. Unfortunately,
|
/Linux-v4.19/Documentation/hwmon/ |
D | sht15 | 49 * If a CRC validation fails, a soft reset command is sent, which resets 57 set it to true to enable CRC validation of the readings (default to false).
|
/Linux-v4.19/Documentation/x86/ |
D | orc-unwinder.txt | 15 stack metadata validation (CONFIG_STACK_VALIDATION). After analyzing 91 stack metadata validation feature, objtool already follows all code 94 validation to ORC data generation. 139 stack metadata validation feature, which is described in detail in 140 tools/objtool/Documentation/stack-validation.txt. After analyzing all
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-buildid-list.txt | 32 Don't do ownership validation.
|
D | perf-kmem.txt | 30 Don't do ownership validation
|
D | perf-mem.txt | 37 Don't do ownership validation
|
D | perf-annotate.txt | 36 Don't do ownership validation.
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/ |
D | power_state.h | 149 struct PP_StateValidationBlock validation; member
|
/Linux-v4.19/tools/objtool/Documentation/ |
D | stack-validation.txt | 1 Compile-time stack metadata validation 28 Why do we need stack metadata validation? 119 To achieve the validation, objtool enforces the following rules: 304 - To skip validation of a function, use the STACK_FRAME_NON_STANDARD 307 - To skip validation of a file, add 313 - To skip validation of a directory, add
|
/Linux-v4.19/Documentation/gpu/ |
D | vc4.rst | 68 V3D binner command list (BCL) validation
|
/Linux-v4.19/Documentation/media/kapi/ |
D | mc-core.rst | 245 Link validation 248 Link validation is performed by :c:func:`media_pipeline_start()` 256 Subsystems should facilitate link validation by providing subsystem specific
|
/Linux-v4.19/sound/usb/ |
D | clock.c | 537 goto validation; in set_sample_rate_v2v3() 594 validation: in set_sample_rate_v2v3()
|
/Linux-v4.19/Documentation/ |
D | irqflags-tracing.txt | 43 excluded from the irq-tracing [and lock validation] mechanism via
|
/Linux-v4.19/kernel/time/ |
D | Kconfig | 15 # Clocksources require validation of the clocksource against the last
|
/Linux-v4.19/Documentation/filesystems/ |
D | xfs-self-describing-metadata.txt | 78 integrity check, and this is done by adding CRC32c validation to the metadata 109 owner field in the metadata object, we can immediately do top down validation to 159 body, but in general most of the per-field validation is handled by the 175 object specific metadata validation. If any of these checks fail, then the
|
D | 9p.txt | 130 side for access validation
|
/Linux-v4.19/tools/testing/selftests/tc-testing/creating-plugins/ |
D | AddingPlugins.txt | 100 The check_args method is so that the plugin can do validation on
|
/Linux-v4.19/Documentation/security/ |
D | LSM-sctp.rst | 30 Passes one or more ipv4/ipv6 addresses to the security module for validation
|
/Linux-v4.19/Documentation/isdn/ |
D | HiSax.cert | 46 some validation checks that are made during the make process. The HiSax main
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | Kconfig.debug | 30 select SW_SYNC # signaling validation framework (igt/syncobj*)
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | processpptables.c | 696 ps->validation.singleDisplayOnly = (0 != tmp); in init_non_clock_fields() 701 ps->validation.disallowOnDC = (0 != tmp); in init_non_clock_fields() 757 ps->validation.supportedPowerLevels = pnon_clock_info->ucRequiredPower; in init_non_clock_fields()
|
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/ |
D | Kconfig | 100 to enable this feature without proper validation with the
|
/Linux-v4.19/drivers/gpu/drm/amd/display/ |
D | TODO | 33 6. DONE - Per-plane and per-stream validation
|
/Linux-v4.19/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 87 little root exploits. This means we both need full input validation and solid 98 * Have simple testcases for every input validation failure case in your ioctl.
|
123