Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpci-hyperv.c2877 struct pci_bus_relations *relations) in hv_pci_devices_present() argument
2882 dr = kzalloc_flex(*dr, func, relations->device_count, GFP_NOWAIT); in hv_pci_devices_present()
2886 dr->device_count = relations->device_count; in hv_pci_devices_present()
2888 dr->func[i].v_id = relations->func[i].v_id; in hv_pci_devices_present()
2889 dr->func[i].d_id = relations->func[i].d_id; in hv_pci_devices_present()
2890 dr->func[i].rev = relations->func[i].rev; in hv_pci_devices_present()
2891 dr->func[i].prog_intf = relations->func[i].prog_intf; in hv_pci_devices_present()
2892 dr->func[i].subclass = relations->func[i].subclass; in hv_pci_devices_present()
2893 dr->func[i].base_class = relations->func[i].base_class; in hv_pci_devices_present()
2894 dr->func[i].subsystem_id = relations->func[i].subsystem_id; in hv_pci_devices_present()
[all …]
/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,
/linux/tools/memory-model/
H A Dlock.cat109 (* Generate all rf relations for LF events *)
130 (* Generate all rf relations for RU events *)
136 (* Generate all co relations, including LKW events but not UL *)
H A Dlinux-kernel.cat24 (* Basic relations *)
141 * one but two non-rf relations, but only in conjunction with an RCU
H A DREADME218 relations on the locking primitives.
/linux/tools/memory-model/Documentation/
H A Dherd-representation.txt22 # relations in linux-kernel.cat, due to redefinitions in linux-kernel.bell and
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.txt554 avoid a counter-intuitive outcome depends on the types of relations
/linux/drivers/comedi/drivers/ni_routing/
H A DREADME171 Various naming conventions and relations:
/linux/Documentation/mm/
H A Dhmm.rst52 complex data set needs to re-map all the pointer relations between each of its
/linux/Documentation/admin-guide/mm/damon/
H A Dusage.rst59 figure, parents-children relations are represented with indentations, each
/linux/net/sched/
H A DKconfig640 the famous u32 key in combination with logic relations.
/linux/Documentation/
H A Dmemory-barriers.txt577 load-to-store relations, address-dependency barriers are not necessary