Searched refs:aggregated (Results 1 – 25 of 37) sorted by relevance
12
/linux-5.19.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.
|
/linux-5.19.10/sound/soc/intel/common/ |
D | soc-acpi-intel-sdw-mockup-match.c | 15 .aggregated = 0, 22 .aggregated = 1, 29 .aggregated = 1,
|
D | soc-acpi-intel-icl-match.c | 36 .aggregated = 0, 43 .aggregated = 1, 50 .aggregated = 1,
|
D | soc-acpi-intel-cml-match.c | 97 .aggregated = 0, 104 .aggregated = 1, 111 .aggregated = 1,
|
D | soc-acpi-intel-tgl-match.c | 25 .aggregated = 0, 32 .aggregated = 1, 39 .aggregated = 1,
|
D | soc-acpi-intel-adl-match.c | 13 .aggregated = 0, 20 .aggregated = 1, 27 .aggregated = 1,
|
D | soc-acpi-intel-cnl-match.c | 46 .aggregated = 0,
|
/linux-5.19.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
|
/linux-5.19.10/sound/soc/intel/boards/ |
D | sof_sdw.c | 648 if (!endpoint->aggregated || no_aggregation || in get_sdw_dailink_info() 653 if (endpoint->aggregated) in get_sdw_dailink_info() 854 if (!adr_d->endpoints->aggregated || no_aggregation) { in get_slave_info() 868 if (!endpoint->aggregated || in get_slave_info() 935 if (group_id && (!endpoints->aggregated || in create_sdw_dailink() 1199 if (endpoint->aggregated && !endpoint->group_id) { in sof_card_dai_links_create() 1206 if (endpoint->aggregated && in sof_card_dai_links_create()
|
/linux-5.19.10/include/sound/ |
D | soc-acpi.h | 93 u8 aggregated; member
|
/linux-5.19.10/Documentation/devicetree/bindings/interconnect/ |
D | qcom,bcm-voter.yaml | 15 Coordinators (RSC). Interconnect providers are able to vote for aggregated
|
/linux-5.19.10/Documentation/process/ |
D | maintainer-tip.rst | 54 tree and then aggregated into irq/core 60 a separate maintainer tree and then aggregated into timers/core 64 and then aggregated into timers/core 72 tree and is aggregated into the tip tree. 84 aggregated in the tip efi/core branch. 89 are aggregated into the tip core/rcu branch. 108 own git tree and are only aggregated into the tip tree, development should
|
/linux-5.19.10/Documentation/vm/damon/ |
D | design.rst | 111 registered by users so that users can read the aggregated results and then 157 after it reports and clears the aggregated access frequency of each region, it
|
/linux-5.19.10/Documentation/driver-api/ |
D | interconnect.rst | 104 Show all interconnect nodes in the system with their aggregated bandwidth
|
/linux-5.19.10/Documentation/accounting/ |
D | delay-accounting.rst | 28 delay statistics aggregated for all tasks (or threads) belonging to a
|
/linux-5.19.10/Documentation/networking/device_drivers/cellular/qualcomm/ |
D | rmnet.rst | 24 sending aggregated bunch of MAP frames. rmnet driver will de-aggregate
|
/linux-5.19.10/drivers/soc/qcom/ |
D | Kconfig | 119 help apply the aggregated state on the resource.
|
/linux-5.19.10/drivers/hwtracing/coresight/ |
D | Kconfig | 28 respectively. Link and sinks are dynamically aggregated with a trace
|
/linux-5.19.10/Documentation/filesystems/ |
D | zonefs.rst | 168 aggregated into a single larger file instead of the default one file per zone. 418 conventional zone file (all conventional zones are aggregated under a single 425 This aggregated conventional zone file can be used as a regular file::
|
/linux-5.19.10/tools/perf/Documentation/ |
D | perf-diff.txt | 187 aggregated by the branch records from samples.
|
/linux-5.19.10/Documentation/vm/ |
D | numa.rst | 24 these types of interconnects can be aggregated to create NUMA platforms with
|
/linux-5.19.10/Documentation/driver-api/driver-model/ |
D | driver.rst | 216 match the aggregated software state requested by all the consumers. Hence the
|
/linux-5.19.10/Documentation/driver-api/nfc/ |
D | nfc-hci.rst | 249 SHDLC I(nformation) frames payload are HCP fragments. They are aggregated to
|
/linux-5.19.10/Documentation/admin-guide/sysctl/ |
D | net.rst | 131 aggregated packet is counted as one packet in this context.
|
12