Searched refs:relations (Results 1 – 13 of 13) sorted by relevance
| /Linux-v6.1/drivers/pci/controller/ |
| D | pci-hyperv.c | 2677 struct pci_bus_relations *relations) in hv_pci_devices_present() argument 2682 dr = kzalloc(struct_size(dr, func, relations->device_count), in hv_pci_devices_present() 2687 dr->device_count = relations->device_count; in hv_pci_devices_present() 2689 dr->func[i].v_id = relations->func[i].v_id; in hv_pci_devices_present() 2690 dr->func[i].d_id = relations->func[i].d_id; in hv_pci_devices_present() 2691 dr->func[i].rev = relations->func[i].rev; in hv_pci_devices_present() 2692 dr->func[i].prog_intf = relations->func[i].prog_intf; in hv_pci_devices_present() 2693 dr->func[i].subclass = relations->func[i].subclass; in hv_pci_devices_present() 2694 dr->func[i].base_class = relations->func[i].base_class; in hv_pci_devices_present() 2695 dr->func[i].subsystem_id = relations->func[i].subsystem_id; in hv_pci_devices_present() [all …]
|
| /Linux-v6.1/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 | 218 relations on the locking primitives.
|
| /Linux-v6.1/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-v6.1/Documentation/bpf/ |
| D | llvm_reloc.rst | 51 There are four relations in the above for four ``LD_imm64`` instructions.
|
| /Linux-v6.1/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 766 relations; it is not independent. Given a read event R and a write 955 and po-loc relations agree with this global ordering; in other words, 959 relations not to have any cycles. This means it must not be possible 1570 The LKMM also defines the rcu-gp and rcu-rscsi relations. They bring 1793 sequence of relations contains fewer instances of rcu-gp (one) than of 1822 above, with new relations srcu-gp and srcu-rscsi added to represent 2164 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-v6.1/drivers/comedi/drivers/ni_routing/ |
| D | README | 171 Various naming conventions and relations:
|
| /Linux-v6.1/Documentation/mm/ |
| D | hmm.rst | 54 complex data set needs to re-map all the pointer relations between each of its
|
| /Linux-v6.1/Documentation/admin-guide/mm/damon/ |
| D | usage.rst | 63 figure, parents-children relations are represented with indentations, each
|
| /Linux-v6.1/net/sched/ |
| D | Kconfig | 691 the famous u32 key in combination with logic relations.
|
| /Linux-v6.1/Documentation/ |
| D | memory-barriers.txt | 568 load-to-store relations, address-dependency barriers are not necessary
|