Home
last modified time | relevance | path

Searched full:references (Results 1 – 25 of 2151) sorted by relevance

12345678910>>...87

/openbmc/openbmc/meta-google/dynamic-layers/nuvoton-layer/recipes-bsp/images/npcm7xx-igps/
H A D0001-Set-FIU0_DRD_CFG-and-FIU_Clk_divider-for-gbmc-hoth.patch12 ImageGeneration/references/BootBlockAndHeader_EB.xml | 4 ++--
13 ImageGeneration/references/UbootHeader_EB.xml | 2 +-
16 diff --git a/ImageGeneration/references/BootBlockAndHeader_EB.xml b/ImageGeneration/references/Boot…
18 --- a/ImageGeneration/references/BootBlockAndHeader_EB.xml
19 +++ b/ImageGeneration/references/BootBlockAndHeader_EB.xml
38 diff --git a/ImageGeneration/references/UbootHeader_EB.xml b/ImageGeneration/references/UbootHeader…
40 --- a/ImageGeneration/references/UbootHeader_EB.xml
41 +++ b/ImageGeneration/references/UbootHeader_EB.xml
/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm7xx-igps/
H A D0001-Adjust-paths-for-use-with-Bitbake.patch11 ImageGeneration/references/BootBlockAndHeader_EB.xml | 6 +++---
12 .../references/BootBlockAndHeader_RunBMC.xml | 6 +++---
13 ImageGeneration/references/UbootHeader_EB.xml | 6 +++---
14 ImageGeneration/references/UbootHeader_RunBMC.xml | 6 +++---
45 diff --git a/ImageGeneration/references/BootBlockAndHeader_EB.xml b/ImageGeneration/references/Boot…
47 --- a/ImageGeneration/references/BootBlockAndHeader_EB.xml
48 +++ b/ImageGeneration/references/BootBlockAndHeader_EB.xml
70 diff --git a/ImageGeneration/references/BootBlockAndHeader_RunBMC.xml b/ImageGeneration/references/…
72 --- a/ImageGeneration/references/BootBlockAndHeader_RunBMC.xml
73 +++ b/ImageGeneration/references/BootBlockAndHeader_RunBMC.xml
[all …]
/openbmc/linux/drivers/xen/
H A Dxen-front-pgdir-shbuf.c26 * that contains grant references to the pages of the shared
53 /* Claim grant references for the pages of the buffer. */
57 /* Map grant references of the buffer. */
60 /* Unmap grant references of the buffer. */
67 * so it can find/fill the grant references to the buffer's
85 * Map granted references of the shared buffer.
90 * references onto the backing storage (buf->pages).
100 /* No need to map own grant references. */ in xen_front_pgdir_shbuf_map()
106 * Unmap granted references of the shared buffer.
111 * references.
[all …]
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DManifest.v1_1_2.json13 "All": "Expand all subordinate references.",
14 "None": "Do not expand any references.",
15 …"Relevant": "Expand relevant subordinate references. Relevant references are those that are tied …
18 …"All": "This value shall indicate that all subordinate references in the manifest response will be…
19 …"None": "This value shall indicate that references in the manifest response will not be expanded.",
20 …"Relevant": "This value shall indicate that relevant subordinate references in the manifest respon…
61 …"description": "The expansion control for references in manifest responses, similar to the `$expan…
62 …ngDescription": "This property shall contain the expansion control for references in manifest resp…
224 …"DecomposeResource": "A stanza that references a composed resource block to decompose and return r…
225 …"DecomposeSystem": "A stanza that references a computer system to decompose and return resources t…
[all …]
/openbmc/linux/Documentation/doc-guide/
H A Dparse-headers.rst6 order to describe the userspace API and to generate cross-references
7 between the code and the documentation. Adding cross-references for
12 cross-references. It has to be called via Makefile, while building the
26 enums and defines and create cross-references to a Sphinx book.
65 included via ..parsed-literal block with cross-references for the
73 enums and enum symbols and create cross-references for all of them.
84 The \ **ignore**\ means that it won't generate cross references for a
92 The \ **replace**\ means that it will generate cross references for a
140 references for \ **typedef**\ , \ **enum**\ and \ **struct**\ types. It will use :ref:
162 It won't generate cross-references for \ **PRIVATE**\ .
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DManifest_v1.xml51 …<Annotation Term="OData.Description" String="The expansion control for references in manifest resp…
52 …ription" String="This property shall contain the expansion control for references in manifest resp…
62 <Annotation Term="OData.Description" String="Do not expand any references."/>
63 …on Term="OData.LongDescription" String="This value shall indicate that references in the manifest …
66 <Annotation Term="OData.Description" String="Expand all subordinate references."/>
67 …ongDescription" String="This value shall indicate that all subordinate references in the manifest …
70 …erm="OData.Description" String="Expand relevant subordinate references. Relevant references are t…
71 …scription" String="This value shall indicate that relevant subordinate references in the manifest …
110 …<Annotation Term="OData.Description" String="A stanza that references a computer system to decompo…
111 …OData.LongDescription" String="This value shall indicate a stanza that references a computer syste…
[all …]
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.1.rst79 - manuals: add references to "do_package_write_*" tasks
80 - manuals: add references to "do_populate_sysroot" task
81 - manuals: add references to the "do_build" task
82 - manuals: add references to the "do_bundle_initramfs" task
83 - manuals: add references to the "do_cleanall" task
84 - manuals: add references to the "do_deploy" task
85 - manuals: add references to the "do_devshell" task
86 - manuals: add references to the "do_fetch" task
87 - manuals: add references to the "do_image" task
88 - manuals: add references to the "do_kernel_configme" task
[all …]
/openbmc/linux/include/uapi/xen/
H A Dgntdev.h48 * Inserts the grant references into the mapping table of an instance
52 * references have ever been inserted into the mapping table of this
69 /* Array of grant references, of size @count. */
74 * Removes the grant references from the mapping table of an instance of
171 * Copy between grant references and local buffers.
226 * Create a dma-buf [1] from grant references @refs of count @count provided
247 /* Number of grant references in @refs array. */
252 /* The domain ID of the grant references to be mapped. */
255 /* Array of grant references of size @count. */
280 * Import a dma-buf with file descriptor @fd and export granted references
[all …]
/openbmc/linux/include/xen/
H A Dxen-front-pgdir-shbuf.h23 * Number of references granted for the backend use:
26 * of grant references for the page directory and the pages
30 * of grant references for the page directory itself as grant
31 * references for the buffer will be provided by the backend.
73 * grant references to the buffer with the frontend.
/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py896 'ADD CONSTRAINT machinefk FOREIGN KEY (machine_id) REFERENCES machines (id),'
897 'ADD CONSTRAINT processfk FOREIGN KEY (process_id) REFERENCES threads (id)')
899 'ADD CONSTRAINT threadfk FOREIGN KEY (c_thread_id) REFERENCES threads (id)')
901 'ADD CONSTRAINT commfk FOREIGN KEY (comm_id) REFERENCES comms (id),'
902 'ADD CONSTRAINT threadfk FOREIGN KEY (thread_id) REFERENCES threads (id)')
904 'ADD CONSTRAINT machinefk FOREIGN KEY (machine_id) REFERENCES machines (id)')
906 'ADD CONSTRAINT dsofk FOREIGN KEY (dso_id) REFERENCES dsos (id)')
908 'ADD CONSTRAINT evselfk FOREIGN KEY (evsel_id) REFERENCES selected_events (id),'
909 'ADD CONSTRAINT machinefk FOREIGN KEY (machine_id) REFERENCES machines (id),'
910 'ADD CONSTRAINT threadfk FOREIGN KEY (thread_id) REFERENCES threads (id),'
[all …]
/openbmc/qemu/include/block/
H A Dexport.h37 * references have been dropped.
42 * Start to disconnect all clients and drop other references held
44 * still be active references while the export is in the process of
57 * Reference count for this block export. This includes strong references
66 * True if one of the references in refcount belongs to the user. After the
/openbmc/linux/include/linux/
H A Dcgroup_refcnt.h16 * css_get_many - obtain references on the specified css in CGROUP_REF_EXPORT()
18 * @n: number of references to get in CGROUP_REF_EXPORT()
84 * css_put_many - put css references in CGROUP_REF_EXPORT()
86 * @n: number of references to put in CGROUP_REF_EXPORT()
88 * Put references obtained via css_get() and css_tryget_online(). in CGROUP_REF_EXPORT()
H A Dhidden.h6 * may have symbol references that can only be resolved at load time. For a
8 * that is modified by the loader), this results in all references to symbols
15 * references will be satisfied at link time rather than at load time, by
H A Drcuref.h33 * Return: The number of held references (0 ... N)
111 * True if this was the last reference with no future references
115 * False if there are still active references or the put() raced
136 * True if this was the last reference with no future references
141 * False if there are still active references or the put() raced
/openbmc/linux/scripts/
H A Dcheckkconfigsymbols.py378 files as keys and lists of references Kconfig symbols as values."""
388 references = []
391 return references
403 references.append(symbol)
405 return references
414 """Parse kconfig files and return tuple of defined and references Kconfig
423 defined, references = parse_kconfig_file(kfile)
426 # do not collect references for files that match the ignore pattern
428 referenced_symbols[kfile] = references
433 """Parse @kfile and update symbol definitions and references."""
[all …]
/openbmc/linux/Documentation/firmware-guide/acpi/dsd/
H A Dgraph.rst16 hierarchical data extension supports nodes with references to other
41 for generic data node references.
69 name followed by a reference in the same package. Such references consist of
72 data extension reference under the port. Individual references thus appear as::
79 The references to endpoints must be always done both ways, to the
154 References chapter
160 [data-node-ref] Documentation/firmware-guide/acpi/dsd/data-node-references.rst
H A Dleds.rst19 ACPI references are limited to device nodes only [acpi]. For this reason using
38 show below. Objects not relevant for LEDs or the references to them have been
91 References chapter
97 [data-node-ref] Documentation/firmware-guide/acpi/dsd/data-node-references.rst
/openbmc/docs/designs/
H A Docp-led-policy-support.md12 OpenBMC must support the [OCP LED Policy](#background-and-references). Currently
16 ### Example ([Spec](#background-and-references) 6.2. System General Status)
37 diagram in [Spec](#background-and-references).
45 ### Example ([Spec](#background-and-references) 6.4 PSU Status)
75 The final state is undefined according to [Spec](#background-and-references)
86 ## Background and References
116 as per the [Spec](#background-and-references)
193 [Spec](#background-and-references)
/openbmc/openbmc/poky/documentation/
H A DREADME195 variables substitutions, notes and references.
291 Links and References
299 https://sublime-and-sphinx-guide.readthedocs.io/en/latest/references.html.
308 target which could conflict with other references with the same name.
309 So, only use this variant when you wish to make multiple references
317 References
326 insert references from any document.
331 Please check this :ref:`manual/intro:Cross-References to Locations in the Same Document`
336 Please check this :ref:`section <manual/intro:Cross-References to Locations in the Same Document>`
338 TIP: The following command can be used to dump all the references that
[all …]
/openbmc/linux/Documentation/gpu/dp-mst/
H A Dtopology-figure-1.dot9 /* Driver malloc references */
24 /* Topology references */
30 /* Malloc references */
H A Dtopology-figure-2.dot9 /* Driver malloc references */
24 /* Topology references */
32 /* Malloc references */
H A Dtopology-figure-3.dot12 /* Driver malloc references */
26 /* Topology references */
34 /* Malloc references */
/openbmc/phosphor-dbus-monitor/src/
H A Ddata_types.hpp44 /** @brief A map with references as keys. */
48 /** @brief A map with a tuple of references as keys. */
52 /** @brief A vector of references. */
98 * 1. Remove references.
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcodeparser.py77 # Skip references to other modules outside this file
85 # Expand internal module exec references
93 …modulecode_deps[name] = [parser.references.copy(), execs, parser.var_execs.copy(), parser.contains…
94 …#bb.warn("%s: %s\nRefs:%s Execs: %s %s %s" % (name, fn, parser.references, parser.execs, parser.va…
288 self.references.add('%s[%s]' % (varname, node.args[1].value))
292 self.references.add(varname)
300 self.references |= parser.references
332 self.references = set()
353 self.references = set(codeparsercache.pythoncache[h].refs)
362 self.references = set(codeparsercache.pythoncacheextras[h].refs)
[all …]
/openbmc/linux/Documentation/bpf/
H A Dgraph_ds_impl.rst81 Non-owning references
159 Let's enumerate the properties of both types of references.
184 From verifier's perspective non-owning references can only exist
191 To prevent this logic violation all non-owning references are invalidated by the
193 not page fault" property of non-owning references. So if the verifier hasn't
237 3) n and m are non-owning references, they both point to the same node
255 We prevent both by generalizing the "invalidate non-owning references" behavior

12345678910>>...87