| /linux-6.15/drivers/acpi/ |
| H A D | platform_profile.c | 29 unsigned long aggregate[BITS_TO_LONGS(PLATFORM_PROFILE_LAST)]; member 263 bitmap_and(data->aggregate, tmp, data->aggregate, PLATFORM_PROFILE_LAST); in _aggregate_choices() 283 bitmap_andnot(data->aggregate, handler->choices, in _remove_hidden_choices() 302 .aggregate = { [0 ... BITS_TO_LONGS(PLATFORM_PROFILE_LAST) - 1] = ~0UL }, in platform_profile_choices_show() 321 if (bitmap_empty(data.aggregate, PLATFORM_PROFILE_LAST)) in platform_profile_choices_show() 324 return _commmon_choices_show(data.aggregate, buf); in platform_profile_choices_show() 413 .aggregate = { [0 ... BITS_TO_LONGS(PLATFORM_PROFILE_LAST) - 1] = ~0UL }, in platform_profile_store() 429 if (!test_bit(i, data.aggregate)) in platform_profile_store() 496 .aggregate = { [0 ... BITS_TO_LONGS(PLATFORM_PROFILE_LAST) - 1] = ~0UL }, in platform_profile_cycle() 519 clear_bit(PLATFORM_PROFILE_CUSTOM, data.aggregate); in platform_profile_cycle() [all …]
|
| /linux-6.15/Documentation/devicetree/bindings/sound/ |
| H A D | ti,tas2781.yaml | 45 aggregate as one Audio Device to support multiple audio slots. 75 aggregate as one Audio Device to support multiple audio slots. 93 aggregate as one Audio Device to support multiple audio slots.
|
| /linux-6.15/Documentation/devicetree/bindings/pci/ |
| H A D | qcom,pcie-sc8280xp.yaml | 50 - const: noc_aggr_4 # NoC aggregate 4 clock 51 - const: noc_aggr_south_sf # NoC aggregate South SF clock
|
| /linux-6.15/Documentation/admin-guide/gpio/ |
| H A D | gpio-aggregator.rst | 6 The GPIO Aggregator provides a mechanism to aggregate GPIOs, and expose them as 33 aggregate to the "new_device" file, using the format
|
| /linux-6.15/drivers/memory/tegra/ |
| H A D | tegra186-emc.c | 268 emc->provider.aggregate = soc->icc_ops->aggregate; in tegra_emc_interconnect_init()
|
| H A D | mc.c | 785 .aggregate = icc_std_aggregate, 827 mc->provider.aggregate = mc->soc->icc_ops->aggregate; in tegra_mc_interconnect_setup()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-trans.h | 444 bool aggregate; member 1054 .aggregate = sta_id >= 0, in iwl_trans_txq_enable() 1069 .aggregate = false, in iwl_trans_ac_txq_enable()
|
| /linux-6.15/include/linux/ |
| H A D | interconnect-provider.h | 64 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
|
| /linux-6.15/Documentation/sound/cards/ |
| H A D | serial-u16550.rst | 65 Out for each byte, so the aggregate data rate across all four MIDI Outs is 76 the MIDI Outs to act independently at double the aggregate throughput of M/B,
|
| /linux-6.15/drivers/interconnect/mediatek/ |
| H A D | icc-emi.c | 102 provider->aggregate = mtk_emi_icc_aggregate; in mtk_emi_icc_probe()
|
| /linux-6.15/arch/arm/crypto/ |
| H A D | ghash-ce-core.S | 196 .macro ghash_update, pn, enc, aggregate=1, head=1 argument 210 .if \aggregate 606 ghash_update p64, aggregate=0, head=0 663 ghash_update p64, aggregate=0, head=0
|
| /linux-6.15/fs/jfs/ |
| H A D | jfs_incore.h | 174 uint aggregate; /* volume identifier in log record */ member
|
| H A D | jfs_logmgr.h | 196 __le32 aggregate; /* 4: file system lv/aggregate */ member
|
| /linux-6.15/drivers/interconnect/samsung/ |
| H A D | exynos.c | 122 provider->aggregate = icc_std_aggregate; in exynos_generic_icc_probe()
|
| /linux-6.15/include/soc/tegra/ |
| H A D | mc.h | 147 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
|
| /linux-6.15/drivers/interconnect/ |
| H A D | icc-clk.c | 102 provider->aggregate = icc_std_aggregate; in icc_clk_register()
|
| H A D | core.c | 289 p->aggregate(node, r->tag, avg_bw, peak_bw, in aggregate_requests() 969 if (provider->aggregate) in icc_node_add() 970 provider->aggregate(node, 0, node->init_avg, node->init_peak, in icc_node_add()
|
| /linux-6.15/tools/perf/Documentation/ |
| H A D | perf-stat.txt | 99 Use BPF programs to aggregate readings from perf_events. This 156 Do not aggregate counts across all monitored CPUs. 324 Using option "--per-cache=l3" or "--per-cache=L3" will aggregate the 415 option "--per-cache=l3" or "--per-cache=L3" will aggregate the 437 Do not aggregate/merge counts across monitored CPUs or PMUs. 440 stat will, by default, aggregate the event counts and show the result 637 - optional aggregate options:
|
| /linux-6.15/Documentation/power/ |
| H A D | pm_qos_interface.rst | 44 Will remove the element. After removal it will update the aggregate target 97 The PM QoS flags aggregate value is a gather (bitwise OR) of all list elements' 119 Will remove the element. After removal it will update the aggregate target
|
| /linux-6.15/LICENSES/deprecated/ |
| H A D | GFDL-1.2 | 324 distribution medium, is called an "aggregate" if the copyright 327 When the Document is included in an aggregate, this License does not 328 apply to the other works in the aggregate which are not themselves 333 the entire aggregate, the Document's Cover Texts may be placed on 334 covers that bracket the Document within the aggregate, or the 337 aggregate.
|
| /linux-6.15/Documentation/block/ |
| H A D | deadline-iosched.rst | 40 This parameter tunes the balance between per-request latency and aggregate
|
| /linux-6.15/drivers/accel/habanalabs/goya/ |
| H A D | goyaP.h | 230 void *goya_get_events_stat(struct hl_device *hdev, bool aggregate, u32 *size);
|
| /linux-6.15/drivers/interconnect/qcom/ |
| H A D | osm-l3.c | 239 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_probe()
|
| /linux-6.15/drivers/iio/ |
| H A D | Kconfig | 78 Framework to handle complex IIO aggregate devices. The typical
|
| /linux-6.15/Documentation/admin-guide/perf/ |
| H A D | arm-cmn.rst | 42 By default each event provides an aggregate count over all nodes of the
|