Home
last modified time | relevance | path

Searched refs:relations (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/pci/controller/
H A Dpci-hyperv.c2755 struct pci_bus_relations *relations) in hv_pci_devices_present() argument
2765 dr->device_count = relations->device_count; in hv_pci_devices_present()
2767 dr->func[i].v_id = relations->func[i].v_id; in hv_pci_devices_present()
2768 dr->func[i].d_id = relations->func[i].d_id; in hv_pci_devices_present()
2769 dr->func[i].rev = relations->func[i].rev; in hv_pci_devices_present()
2775 dr->func[i].ser = relations->func[i].ser; in hv_pci_devices_present()
2790 struct pci_bus_relations2 *relations) in hv_pci_devices_present2() argument
2800 dr->device_count = relations->device_count; in hv_pci_devices_present2()
2804 dr->func[i].rev = relations->func[i].rev; in hv_pci_devices_present2()
2810 dr->func[i].ser = relations->func[i].ser; in hv_pci_devices_present2()
[all …]
/openbmc/linux/tools/memory-model/
H A Dlock.cat87 * and then convert that relation to a set of single-edge relations.
95 (* Generate all rf relations for LF events *)
115 (* Generate all rf relations for RU events *)
122 (* Generate all co relations, including LKW events but not UL *)
H A Dlinux-kernel.cat24 (* Basic relations *)
131 * one but two non-rf relations, but only in conjunction with an RCU
H A DREADME218 relations on the locking primitives.
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-class-extcon19 such binary relations may be expressed with extcon_dev's
88 Shows the relations of mutually exclusiveness. For example,
/openbmc/u-boot/doc/driver-model/
H A Dof-plat.txt67 - Correct relations between nodes are not implemented. This means that
68 parent/child relations (like bus device iteration) do not work yet.
/openbmc/qemu/docs/interop/
H A Dprl-xml.txt129 The Snapshots element describes the snapshot relations with the snapshot tree.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Detalab-2.0162 régi par le code des relations entre le public et l’administration (CRPA).
/openbmc/docs/
H A Dcode-of-conduct.md174 professional relations.
/openbmc/qemu/docs/
H A Dimage-fuzzer.txt236 Image template is a formal description of an image structure and relations
/openbmc/linux/drivers/comedi/drivers/ni_routing/
H A DREADME171 Various naming conventions and relations:
/openbmc/linux/tools/memory-model/Documentation/
H A Dexplanation.txt57 relations used in many models. Starting in Section 13 (AN OPERATIONAL
322 Events in the LKMM can be linked by various relations, which we will
324 of these relations to be orderings, that is, it requires them not to
768 relations; it is not independent. Given a read event R and a write
957 and po-loc relations agree with this global ordering; in other words,
961 relations not to have any cycles. This means it must not be possible
1602 The LKMM also defines the rcu-gp and rcu-rscsi relations. They bring
1825 sequence of relations contains fewer instances of rcu-gp (one) than of
1854 relations srcu-gp and srcu-rscsi added to represent SRCU grace periods
2351 point most of the relations defined by the LKMM (ppo, hb, prop,
[all …]
H A Drecipes.txt550 avoid a counter-intuitive outcome depends on the types of relations
/openbmc/docs/designs/
H A Dtelemetry.md479 The following diagram shows relations between these resources.
524 The diagram shows the relations between Redfish resources. Metric report is
/openbmc/qemu/docs/specs/
H A Dppc-spapr-numa.rst374 and we're attempting to retain the previous established relations between the
/openbmc/qemu/docs/devel/
H A Dqgraph.rst516 In the above example, all possible types of relations are created::
/openbmc/linux/Documentation/mm/
H A Dhmm.rst52 complex data set needs to re-map all the pointer relations between each of its
/openbmc/entity-manager/
H A DDoxyfile2295 # and usage relations if the target is undocumented or is not a class.
2344 # each documented class showing the direct and indirect inheritance relations.
2389 # collaboration graphs will show the relations between templates and their
2447 # dependency relations are determined by the #include relations between the
/openbmc/linux/net/sched/
H A DKconfig616 the famous u32 key in combination with logic relations.
/openbmc/linux/Documentation/admin-guide/mm/damon/
H A Dusage.rst60 figure, parents-children relations are represented with indentations, each
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A DNEWS.txt975 There are two new relations between page elements: previousSibling and
/openbmc/linux/Documentation/
H A Dmemory-barriers.txt568 load-to-store relations, address-dependency barriers are not necessary