Searched refs:aggregated (Results 1 – 25 of 31) sorted by relevance
12
/kernel/linux/linux-5.10/Documentation/power/ |
D | pm_qos_interface.rst | 20 A global list of CPU latency QoS requests is maintained along with an aggregated 21 (effective) target value. The aggregated target value is updated with changes 23 aggregated target value is simply the min of the request values held in the list 26 Note: the aggregated target value is implemented as an atomic variable so that 27 reading the aggregated value does not require any locking mechanism. 40 value and recompute the new aggregated target, calling the notification tree 49 Returns the aggregated value for the CPU latency QoS. 57 called when the aggregated value for the CPU latency QoS is changed. 91 maintained along with the aggregated targets of resume latency and active 100 Note: The aggregated target values are implemented in such a way that reading [all …]
|
D | charger-manager.rst | 10 wants to look at the aggregated information of the multiple chargers.
|
/kernel/linux/linux-5.10/sound/soc/intel/common/ |
D | soc-acpi-intel-icl-match.c | 38 .aggregated = 0, 45 .aggregated = 1, 52 .aggregated = 1,
|
D | soc-acpi-intel-cml-match.c | 77 .aggregated = 0, 84 .aggregated = 1, 91 .aggregated = 1,
|
D | soc-acpi-intel-tgl-match.c | 19 .aggregated = 0, 26 .aggregated = 1, 33 .aggregated = 1,
|
D | soc-acpi-intel-cnl-match.c | 32 .aggregated = 0,
|
/kernel/linux/linux-5.10/Documentation/admin-guide/gpio/ |
D | gpio-aggregator.rst | 31 Userspace may ask the kernel to instantiate an aggregated GPIO 60 Userspace may ask the kernel to destroy an aggregated GPIO 64 Example: Destroy the previously-created aggregated GPIO
|
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
D | sof_sdw.c | 483 if (!endpoint->aggregated || no_aggregation || in get_sdw_dailink_info() 488 if (endpoint->aggregated) in get_sdw_dailink_info() 689 if (!adr_d->endpoints->aggregated || no_aggregation) { in get_slave_info() 703 if (!endpoint->aggregated || in get_slave_info() 769 if (group_id && (!endpoints->aggregated || in create_sdw_dailink() 1023 if (endpoint->aggregated && !endpoint->group_id) { in sof_card_dai_links_create() 1030 if (endpoint->aggregated && in sof_card_dai_links_create()
|
/kernel/linux/linux-5.10/include/sound/ |
D | soc-acpi.h | 86 u8 aggregated; member
|
/kernel/linux/linux-5.10/Documentation/networking/device_drivers/cellular/qualcomm/ |
D | rmnet.rst | 24 sending aggregated bunch of MAP frames. rmnet driver will de-aggregate
|
/kernel/linux/linux-5.10/Documentation/ABI/obsolete/ |
D | sysfs-class-net-mesh | 9 mesh <mesh_iface> shall be aggregated or not.
|
/kernel/linux/linux-5.10/Documentation/driver-api/ |
D | interconnect.rst | 104 Show all interconnect nodes in the system with their aggregated bandwidth
|
/kernel/linux/linux-5.10/Documentation/accounting/ |
D | delay-accounting.rst | 25 delay statistics aggregated for all tasks (or threads) belonging to a
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | zonefs.rst | 168 aggregated into a single larger file instead of the default one file per zone. 370 conventional zone file (all conventional zones are aggregated under a single 377 This aggregated conventional zone file can be used as a regular file::
|
/kernel/linux/linux-5.10/drivers/soc/qcom/ |
D | Kconfig | 118 help apply the aggregated state on the resource.
|
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
D | Kconfig | 27 respectively. Link and sinks are dynamically aggregated with a trace
|
/kernel/linux/linux-5.10/Documentation/vm/ |
D | numa.rst | 24 these types of interconnects can be aggregated to create NUMA platforms with
|
/kernel/linux/linux-5.10/tools/perf/Documentation/ |
D | perf-diff.txt | 187 aggregated by the branch records from samples.
|
D | perf-stat.txt | 483 - optional number of logical CPUs aggregated
|
/kernel/linux/linux-5.10/Documentation/driver-api/driver-model/ |
D | driver.rst | 216 match the aggregated software state requested by all the consumers. Hence the
|
/kernel/linux/linux-5.10/Documentation/driver-api/nfc/ |
D | nfc-hci.rst | 249 SHDLC I(nformation) frames payload are HCP fragments. They are aggregated to
|
/kernel/linux/linux-5.10/Documentation/admin-guide/sysctl/ |
D | net.rst | 131 aggregated packet is counted as one packet in this context.
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | switchdev.rst | 111 The switch ID is used to locate ports on a switch and to know if aggregated
|
/kernel/linux/linux-5.10/Documentation/networking/devlink/ |
D | devlink-trap.rst | 499 action of all member traps. In addition, ``devlink-trap`` can report aggregated
|
/kernel/linux/linux-5.10/kernel/trace/ |
D | Kconfig | 651 to be aggregated into hash tables and dumped to stdout by
|
12