Home
last modified time | relevance | path

Searched refs:subsection (Results 1 – 25 of 54) sorted by relevance

123

/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex88 revision & object & A CPER revision object structure as defined in Subsection \ref{subsection:revis…
92 severity & object & An error severity structure as described in \ref{subsection:headererrorseverity…
94 …ct & A CPER header validation bitfield as described in Subsection \ref{subsection:headervalidbitfi…
108 …t & A CPER notification type structure as described in Subsection \ref{subsection:notificationtype…
112 flags & object & A CPER header flags structure, as defined in Subsection \ref{subsection:headerflag…
118 \subsection{Header Error Severity Structure}
119 \label{subsection:headererrorseveritystructure}
128 \subsection{Header Validation Bitfield Structure}
129 \label{subsection:headervalidbitfieldstructure}
140 \subsection{Notification Type Structure}
[all …]
/openbmc/linux/scripts/kconfig/tests/err_recursive_dep/
H A Dexpected_stderr4 subsection "Kconfig recursive dependency limitations"
9 subsection "Kconfig recursive dependency limitations"
15 subsection "Kconfig recursive dependency limitations"
21 subsection "Kconfig recursive dependency limitations"
27 subsection "Kconfig recursive dependency limitations"
32 subsection "Kconfig recursive dependency limitations"
38 subsection "Kconfig recursive dependency limitations"
/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/
H A Dexpected_stderr4 subsection "Kconfig recursive dependency limitations"
9 subsection "Kconfig recursive dependency limitations"
15 subsection "Kconfig recursive dependency limitations"
21 subsection "Kconfig recursive dependency limitations"
26 subsection "Kconfig recursive dependency limitations"
/openbmc/linux/arch/arm64/include/asm/
H A Dalternative-macros.h108 .subsection 1
151 .subsection 1
170 .subsection 1
/openbmc/linux/arch/loongarch/include/asm/
H A Dalternative-asm.h40 .subsection 1
71 .subsection 1
/openbmc/qemu/docs/devel/migration/
H A Dmain.rst244 forgot to migrate. This is best solved using a subsection.
246 A subsection is "like" a device vmstate, but with a particularity, it
248 or not. If this functions returns false, the subsection is not sent.
252 On the receiving side, if we found a subsection for a device that we
255 that a subsection is loaded, so a newer QEMU that knows about a subsection
257 the subsection.
259 If the new data is only needed in a rare case, then the subsection
264 subsection can be connected to a device property and from there
268 called if the subsection is loaded.
271 loading all subsections, because a newer subsection could change the same
[all …]
H A Dvirtio.rst115 state is added, core needs to invoke a callback from the new subsection.
/openbmc/linux/Documentation/sphinx/
H A Dkerneldoc-preamble.sty26 % Indent of subsection number: 4.1em -> 5.6em
27 % Width of subsection number: 3.5em -> 4.3em
30 % section counts of 4 digits + 1 period (e.g., 18.10), and subsection counts
53 %% Redefine \l@section and \l@subsection
55 \renewcommand*\l@subsection{\@dottedtocline{2}{5.6em}{4.3em}}
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCERN-OHL-W-2.0101 Source Location references, modification notices (subsection
142 copy of the modified Covered Source. In each case subsection 3.3
152 a) retain Notices as required in subsection 3.2;
163 conditions of this Licence (or, as set out in subsection
179 in subsection 3.3. If specified in a Notice, the Product must
186 provide under subsection 4.1 need not include any Source for the
203 subsection 3.2.
H A DCERN-OHL-S-2.093 Source Location references, modification notices (subsection
134 copy of the modified Covered Source. In each case subsection 3.3
147 a) retain Notices as required in subsection 3.2;
158 conditions of this Licence (or, as set out in subsection
172 accordingly satisfy Your obligations set out in subsection 3.3. If
187 subsection 3.2.
H A DCERN-OHL-P-2.044 (subsection 3.3(b)) and all notices that refer to this Licence
90 a) retain Notices as required in subsection 3.2; and
100 a) You comply at all times with subsection 3.3; and
/openbmc/linux/arch/arm/include/asm/
H A Dassembler.h298 .subsection 1
316 .subsection 1
335 .subsection 1
597 .subsection 1
H A Dtls.h24 .subsection 1
/openbmc/qemu/migration/
H A Dsavevm.c554 const VMStateDescription *subsection, in dump_vmstate_vmss() argument
557 if (subsection != NULL) { in dump_vmstate_vmss()
558 dump_vmstate_vmsd(out_file, subsection, indent, true); in dump_vmstate_vmss()
600 const VMStateDescription * const *subsection = vmsd->subsections; in dump_vmstate_vmsd() local
605 while (*subsection != NULL) { in dump_vmstate_vmsd()
609 dump_vmstate_vmss(out_file, *subsection, indent + 2); in dump_vmstate_vmsd()
610 subsection++; in dump_vmstate_vmsd()
834 const VMStateDescription * const *subsection = vmsd->subsections; in vmstate_check() local
852 while (subsection && *subsection) { in vmstate_check()
857 assert(!strncmp(vmsd->name, (*subsection)->name, strlen(vmsd->name))); in vmstate_check()
[all …]
/openbmc/qemu/scripts/
H A Danalyze-migration.py526 for subsection in self.desc['struct']['subsections']:
528 …raise Exception("Subsection %s not found at offset %x" % ( subsection['vmsd_name'], self.file.tell…
532 if not subsection:
535 self.data[name] = VMSDSection(self.file, version_id, subsection, (name, 0))
/openbmc/qemu/rust/qemu-api/src/
H A Dvmstate.rs350 ($($subsection:expr),*$(,)*) => {{
353 static _SUBSECTION: $crate::bindings::VMStateDescription = $subsection;
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dselection-api-intro.rst7 Some video capture devices can sample a subsection of a picture and
/openbmc/linux/arch/riscv/include/asm/
H A Dalternative-macros.h22 .subsection 1
/openbmc/linux/arch/arm64/crypto/
H A Dghash-ce-core.S424 .subsection 1
471 .subsection 1
577 .subsection 1
629 .subsection 1
725 .subsection 1
/openbmc/qemu/tests/qapi-schema/
H A Ddoc-good.txt166 Another subsection
H A Ddoc-good.json143 # == Another subsection
H A Ddoc-good.out155 == Another subsection
/openbmc/linux/Documentation/gpu/amdgpu/display/
H A Ddc-debug.rst16 subsection.
/openbmc/u-boot/board/cobra5272/
H A DREADME38 FLASH version (for further info see subsection below)
/openbmc/linux/arch/arm/kernel/
H A Dentry-armv.S896 .subsection 1
1053 .subsection 2

123