/openbmc/linux/drivers/pci/controller/ |
H A D | pci-hyperv.c | 2755 struct pci_bus_relations *relations) in hv_pci_devices_present() argument 2760 dr = kzalloc(struct_size(dr, func, relations->device_count), in hv_pci_devices_present() 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() 2770 dr->func[i].prog_intf = relations->func[i].prog_intf; in hv_pci_devices_present() 2771 dr->func[i].subclass = relations->func[i].subclass; in hv_pci_devices_present() 2772 dr->func[i].base_class = relations->func[i].base_class; in hv_pci_devices_present() 2773 dr->func[i].subsystem_id = relations->func[i].subsystem_id; in hv_pci_devices_present() [all …]
|
/openbmc/linux/tools/memory-model/ |
H A D | lock.cat | 87 * and then convert that relation to a set of single-edge relations. 95 (* Generate all rf relations for LF events *) 116 (* Generate all rf relations for RU events *) 122 (* Generate all co relations, including LKW events but not UL *)
|
H A D | linux-kernel.cat | 24 (* Basic relations *) 131 * one but two non-rf relations, but only in conjunction with an RCU
|
H A D | README | 218 relations on the locking primitives.
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-extcon | 19 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 D | of-plat.txt | 67 - 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 D | prl-xml.rst | 154 The ``Snapshots`` element describes the snapshot relations with the snapshot tree.
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | etalab-2.0 | 162 régi par le code des relations entre le public et l’administration (CRPA).
|
/openbmc/docs/ |
H A D | code-of-conduct.md | 174 professional relations.
|
/openbmc/linux/drivers/comedi/drivers/ni_routing/ |
H A D | README | 171 Various naming conventions and relations:
|
/openbmc/qemu/docs/ |
H A D | image-fuzzer.txt | 236 Image template is a formal description of an image structure and relations
|
/openbmc/linux/tools/memory-model/Documentation/ |
H A D | explanation.txt | 57 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 D | recipes.txt | 550 avoid a counter-intuitive outcome depends on the types of relations
|
/openbmc/docs/designs/ |
H A D | telemetry.md | 479 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 D | ppc-spapr-numa.rst | 374 and we're attempting to retain the previous established relations between the
|
/openbmc/qemu/docs/devel/testing/ |
H A D | qgraph.rst | 516 In the above example, all possible types of relations are created::
|
/openbmc/entity-manager/ |
H A D | Doxyfile | 2295 # 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/Documentation/mm/ |
H A D | hmm.rst | 52 complex data set needs to re-map all the pointer relations between each of its
|
/openbmc/linux/net/sched/ |
H A D | Kconfig | 616 the famous u32 key in combination with logic relations.
|
/openbmc/linux/Documentation/admin-guide/mm/damon/ |
H A D | usage.rst | 60 figure, parents-children relations are represented with indentations, each
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | CHANGELOG | 1748 There are two new relations between page elements: previousSibling and
|
/openbmc/linux/Documentation/ |
H A D | memory-barriers.txt | 568 load-to-store relations, address-dependency barriers are not necessary
|