Searched refs:initiators (Results 1 – 14 of 14) sorted by relevance
/linux-5.19.10/Documentation/admin-guide/mm/ |
D | numaperf.rst | 32 ranges accessible from one or more memory initiators. 34 When multiple memory initiators exist, they may not all have the same 38 is considered to be one of that target's local initiators, and given 40 local initiators, and any given initiator may have multiple local 43 To aid applications matching memory targets with their initiators, the 45 relationship for the access class "0" memory initiators and targets:: 50 # symlinks -v /sys/devices/system/node/nodeY/access0/initiators/ 51 relative: /sys/devices/system/node/nodeY/access0/initiators/nodeX -> ../../nodeX 54 class. The target memory's initiators in a given class indicate the 59 The access class "1" is used to allow differentiation between initiators [all …]
|
/linux-5.19.10/Documentation/block/ |
D | pr.rst | 8 access to block devices to specific initiators in a shared storage 34 Only initiators with a registered key can write to the device, 38 Only initiators with a registered key can access the device. 42 Only initiators with a registered key can write to the device, 44 All initiators with a registered key are considered reservation 50 Only initiators with a registered key can access the device. 51 All initiators with a registered key are considered reservation
|
/linux-5.19.10/Documentation/ABI/stable/ |
D | sysfs-devices-node | 101 What: /sys/devices/system/node/nodeX/accessY/initiators/ 107 memory. CPUs and other memory initiators in nodes not in 118 What: /sys/devices/system/node/nodeX/accessY/initiators/read_bandwidth 123 nodes found in this access class's linked initiators. 125 What: /sys/devices/system/node/nodeX/accessY/initiators/read_latency 130 from nodes found in this access class's linked initiators. 132 What: /sys/devices/system/node/nodeX/accessY/initiators/write_bandwidth 137 found in this access class's linked initiators. 139 What: /sys/devices/system/node/nodeX/accessY/initiators/write_latency 144 from nodes found in this class's linked initiators.
|
/linux-5.19.10/Documentation/devicetree/bindings/arm/omap/ |
D | dmm.txt | 5 accesses such as priority generation amongst initiators, configuration of SDRAM 7 translation for initiators which need contiguous dma bus addresses.
|
/linux-5.19.10/drivers/acpi/numa/ |
D | hmat.c | 38 static LIST_HEAD(initiators); 87 list_for_each_entry(initiator, &initiators, node) in find_mem_initiator() 120 list_add_tail(&initiator->node, &initiators); in alloc_memory_initiator() 613 list_sort(p_nodes, &initiators, initiator_cmp); in hmat_register_target_initiators() 621 list_for_each_entry(initiator, &initiators, node) { in hmat_register_target_initiators() 647 list_sort(p_nodes, &initiators, initiator_cmp); in hmat_register_target_initiators() 655 list_for_each_entry(initiator, &initiators, node) { in hmat_register_target_initiators() 802 list_for_each_entry_safe(initiator, inext, &initiators, node) { in hmat_free_structures()
|
D | Kconfig | 16 register memory initiators with their targets, and export
|
/linux-5.19.10/Documentation/admin-guide/device-mapper/ |
D | switch.rst | 23 spreading are hidden from initiators connected to this storage system. 34 the storage group and initiators. In a multipathing configuration, it
|
/linux-5.19.10/Documentation/ABI/testing/ |
D | sysfs-class-scsi_host | 112 tools for their SGPIO initiators.
|
/linux-5.19.10/drivers/base/ |
D | node.c | 97 static const struct attribute_group initiators = { variable 108 &initiators,
|
/linux-5.19.10/arch/arm/mach-omap2/ |
D | Kconfig | 260 If you know that none of your system initiators will attempt to
|
/linux-5.19.10/Documentation/target/ |
D | tcmu-design.rst | 54 target then serves as a translator, allowing initiators to store data
|
/linux-5.19.10/scripts/ |
D | spelling.txt | 803 initators||initiators
|
/linux-5.19.10/drivers/scsi/ |
D | Kconfig | 1243 This pseudo driver simulates one or more hosts (SCSI initiators),
|
/linux-5.19.10/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 1671 * Bitmask of observed initiators on the bus.
|