Searched refs:relations (Results 1 – 10 of 10) sorted by relevance
| /Linux-v5.10/drivers/pci/controller/ |
| D | pci-hyperv.c | 2218 struct pci_bus_relations *relations) in hv_pci_devices_present() argument 2223 dr = kzalloc(struct_size(dr, func, relations->device_count), in hv_pci_devices_present() 2228 dr->device_count = relations->device_count; in hv_pci_devices_present() 2230 dr->func[i].v_id = relations->func[i].v_id; in hv_pci_devices_present() 2231 dr->func[i].d_id = relations->func[i].d_id; in hv_pci_devices_present() 2232 dr->func[i].rev = relations->func[i].rev; in hv_pci_devices_present() 2233 dr->func[i].prog_intf = relations->func[i].prog_intf; in hv_pci_devices_present() 2234 dr->func[i].subclass = relations->func[i].subclass; in hv_pci_devices_present() 2235 dr->func[i].base_class = relations->func[i].base_class; in hv_pci_devices_present() 2236 dr->func[i].subsystem_id = relations->func[i].subsystem_id; in hv_pci_devices_present() [all …]
|
| /Linux-v5.10/tools/memory-model/ |
| D | lock.cat | 87 * 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 *)
|
| D | linux-kernel.cat | 24 (* Basic relations *) 118 * one but two non-rf relations, but only in conjunction with an RCU
|
| D | README | 223 relations on the locking primitives.
|
| /Linux-v5.10/Documentation/ABI/testing/ |
| D | sysfs-class-extcon | 19 such binary relations may be expressed with extcon_dev's 88 Shows the relations of mutually exclusiveness. For example,
|
| /Linux-v5.10/tools/memory-model/Documentation/ |
| D | explanation.txt | 56 relations used in many models. Starting in Section 13 (AN OPERATIONAL 321 Events in the LKMM can be linked by various relations, which we will 323 of these relations to be orderings, that is, it requires them not to 715 relations; it is not independent. Given a read event R and a write 904 and po-loc relations agree with this global ordering; in other words, 908 relations not to have any cycles. This means it must not be possible 1519 The LKMM also defines the rcu-gp and rcu-rscsi relations. They bring 1742 sequence of relations contains fewer instances of rcu-gp (one) than of 1771 above, with new relations srcu-gp and srcu-rscsi added to represent 2107 point most of the relations defined by the LKMM (ppo, hb, prop, [all …]
|
| D | recipes.txt | 550 avoid a counter-intuitive outcome depends on the types of relations
|
| /Linux-v5.10/drivers/staging/comedi/drivers/ni_routing/ |
| D | README | 171 Various naming conventions and relations:
|
| /Linux-v5.10/Documentation/vm/ |
| D | hmm.rst | 54 complex data set needs to re-map all the pointer relations between each of its
|
| /Linux-v5.10/net/sched/ |
| D | Kconfig | 691 the famous u32 key in combination with logic relations.
|