Searched refs:initiators (Results 1 – 18 of 18) sorted by relevance
/openbmc/linux/Documentation/admin-guide/mm/ |
H A D | numaperf.rst | 33 ranges accessible from one or more memory initiators. 35 When multiple memory initiators exist, they may not all have the same 39 is considered to be one of that target's local initiators, and given 41 local initiators, and any given initiator may have multiple local 44 To aid applications matching memory targets with their initiators, the 46 relationship for the access class "0" memory initiators and targets:: 51 # symlinks -v /sys/devices/system/node/nodeY/access0/initiators/ 52 relative: /sys/devices/system/node/nodeY/access0/initiators/nodeX -> ../../nodeX 55 class. The target memory's initiators in a given class indicate the 60 The access class "1" is used to allow differentiation between initiators [all …]
|
/openbmc/linux/Documentation/block/ |
H A 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
|
/openbmc/linux/Documentation/ABI/stable/ |
H A 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.
|
/openbmc/linux/drivers/acpi/numa/ |
H A D | hmat.c | 37 static LIST_HEAD(initiators); 86 list_for_each_entry(initiator, &initiators, node) in find_mem_initiator() 119 list_add_tail(&initiator->node, &initiators); in alloc_memory_initiator() 576 if (list_empty(&initiators)) in initiators_to_nodemask() 579 list_for_each_entry(initiator, &initiators, node) in initiators_to_nodemask() 621 list_sort(NULL, &initiators, initiator_cmp); in hmat_register_target_initiators() 632 list_for_each_entry(initiator, &initiators, node) { in hmat_register_target_initiators() 667 list_for_each_entry(initiator, &initiators, node) { in hmat_register_target_initiators() 809 list_for_each_entry_safe(initiator, inext, &initiators, node) { in hmat_free_structures()
|
H A D | Kconfig | 16 register memory initiators with their targets, and export
|
/openbmc/linux/Documentation/devicetree/bindings/arm/omap/ |
H A D | dmm.txt | 5 accesses such as priority generation amongst initiators, configuration of SDRAM 7 translation for initiators which need contiguous dma bus addresses.
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-extended/tgt/files/ |
H A D | tgtd.service | 12 # We don't want initiators to (re)connect and fail the connection 25 # for initiators that are connected.
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A 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
|
/openbmc/qemu/docs/tools/ |
H A D | qemu-pr-helper.rst | 16 to specific initiators in a shared storage setup. When implementing
|
/openbmc/qemu/docs/interop/ |
H A D | pr-helper.rst | 10 restricting access to block devices to specific initiators in a shared
|
/openbmc/qemu/docs/system/ |
H A D | pr-manager.rst | 6 to specific initiators in a shared storage setup. When implementing
|
/openbmc/linux/drivers/base/ |
H A D | node.c | 97 static const struct attribute_group initiators = { variable 108 &initiators,
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-class-scsi_host | 112 tools for their SGPIO initiators.
|
/openbmc/linux/Documentation/target/ |
H A D | tcmu-design.rst | 54 target then serves as a translator, allowing initiators to store data
|
/openbmc/u-boot/scripts/ |
H A D | spelling.txt | 618 initators||initiators
|
/openbmc/linux/scripts/ |
H A D | spelling.txt | 833 initators||initiators
|
/openbmc/linux/drivers/scsi/ |
H A D | Kconfig | 1233 This pseudo driver simulates one or more hosts (SCSI initiators),
|
/openbmc/linux/drivers/scsi/aic7xxx/ |
H A D | aic79xx.reg | 1671 * Bitmask of observed initiators on the bus.
|