Home
last modified time | relevance | path

Searched full:undefined (Results 1 – 25 of 109) sorted by relevance

12345

/Documentation/devicetree/bindings/memory-controllers/
Datmel,ebi.txt49 Default to 8 when undefined.
52 Default to "select" when undefined.
55 Default to "ncs" when undefined.
58 Default to "ncs" when undefined.
61 Default to "disabled" when undefined.
72 Default to "normal" when undefined.
/Documentation/dev-tools/
Dubsan.rst3 Undefined Behavior Sanitizer - UBSAN
6 UBSAN is a runtime undefined behaviour checker.
8 UBSAN uses compile-time instrumentation to catch undefined behavior (UB).
13 GCC has that feature since 4.9.x [1_] (see ``-fsanitize=undefined`` option and
22 UBSAN: Undefined behaviour in ../include/linux/bitops.h:110:33
Dtesting-overview.rst91 concurrency issues such as data races, or other undefined behaviour like
100 * UBSAN detects behaviour that is undefined by the C standard, like integer
Dsparse.rst59 The following macros are undefined for gcc and defined during a sparse
/Documentation/arch/arm64/
Dlegacy_instructions.rst7 the architecture. The infrastructure code uses undefined instruction
18 Generates undefined instruction abort. Default for instructions that
40 while obsolete instructions must be undefined by default.
Dtagged-pointers.rst66 treat the values of these bits as undefined in order to accommodate
/Documentation/translations/zh_CN/rust/
Dcoding-guidelines.rst113 /// Calling this method on [`None`] is *[undefined behavior]*.
115 /// [undefined behavior]: https://doc.rust-lang.org/reference/behavior-considered-undefined.html
/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst31 aperture while these features are enabled is undefined, drivers
109 The unit is undefined. A positive value moves the camera to the
116 The unit is undefined. A positive value moves the camera up, a
143 position. The unit is undefined. Positive values set the focus
148 amount. The unit is undefined. Positive values move the focus closer
154 focus adjustments while this feature is enabled is undefined,
159 when ``V4L2_CID_FOCUS_AUTO`` is set to ``TRUE`` (1) is undefined,
244 unit is undefined. Larger values open the iris wider, smaller values
249 The unit is undefined. Positive values open the iris one step
343 than ``V4L2_CID_ISO_SENSITIVITY_MANUAL`` is undefined, drivers
[all …]
Ddev-overlay.rst205 are undefined.
212 after calling :ref:`VIDIOC_S_FMT <VIDIOC_G_FMT>` are undefined. When clip lists are
235 undefined. When a bit mask is supported but no clipping is desired this
239 both, or despite negotiating chroma-keying, the results are undefined.
242 exceeded are undefined. [#f3]_
Dfunc-open.rst52 undefined state.
Dpixfmt-v4l2.rst77 Input devices may write padding bytes, the value is undefined.
127 indicates that the extended fields contain undefined values.
134 to undefined results.
/Documentation/devicetree/bindings/powerpc/fsl/
Dmpic.txt90 Note: If the interrupt-type cell is undefined
110 type-specific cell is undefined. The
131 cell is undefined.
137 cell is undefined.
/Documentation/driver-api/
Dio-mapping.rst39 undefined results. Using an offset which is not page aligned yields an
40 undefined result. The return value points to a single page in CPU address
/Documentation/devicetree/bindings/mfd/
Datmel-matrix.txt4 behavior (master/slave priorities, undefined burst length type, ...)
/Documentation/translations/zh_CN/dev-tools/
Dubsan.rst17 GCC自4.9.x [1_] (详见 ``-fsanitize=undefined`` 选项及其子选项)版本后引入这
26 UBSAN: Undefined behaviour in ../include/linux/bitops.h:110:33
/Documentation/ABI/testing/
Dsysfs-bus-pci-devices-aer_stats44 Undefined 0
74 Undefined 0
/Documentation/arch/arm/
Dswp_emulation.rst8 instructions, triggering an undefined instruction exception when executed.
/Documentation/filesystems/
Dfiemap.rst139 extent via I/O to the block device will have undefined results.
141 Note that it is *always* undefined to try to update the data
169 through the filesystem but the contents are undefined if read directly from
Decryptfs.rst79 then behavior is undefined. Do not run eCryptfs in higher verbosity
/Documentation/filesystems/bcachefs/
DCodingStyle.rst25 happen (and will have unpredictable or undefined behaviour if it does), or
27 BUG_ON(). Don't leave undefined or unspecified behavior lurking in the codebase.
34 we're not stuck debugging undefined behaviour should it turn out that you were
/Documentation/rust/
Dcoding-guidelines.rst90 correct/sound, i.e. why it cannot trigger undefined behavior in any case, e.g.:
126 /// Calling this method on [`None`] is *[undefined behavior]*.
128 /// [undefined behavior]: https://doc.rust-lang.org/reference/behavior-considered-undefined.html
/Documentation/devicetree/bindings/i3c/
Di3c.yaml44 Frequency of the SCL signal used for I3C transfers. When undefined, the
51 Frequency of the SCL signal used for I2C transfers. When undefined, the
/Documentation/devicetree/bindings/sound/
Dcs43130.txt43 If this properties is undefined, by default,
/Documentation/devicetree/bindings/display/mediatek/
Dmediatek,padding.yaml19 register must be cleared to 0, or undefined behaviors could happen.
/Documentation/userspace-api/media/cec/
Dcec-pin-error-inj.rst252 those first four bits and it is undefined what will happen if it
263 Even though this bit period is longer than is valid it is undefined what
270 those first four bits and it is undefined what will happen if it
287 Even though this start bit period is longer than is valid it is undefined

12345