Home
last modified time | relevance | path

Searched refs:aggregate (Results 1 – 25 of 93) sorted by relevance

1234

/linux-6.12.1/Documentation/admin-guide/gpio/
Dgpio-aggregator.rst6 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.12.1/drivers/net/wireless/intel/iwlwifi/
Diwl-trans.h439 bool aggregate; member
1029 .aggregate = sta_id >= 0, in iwl_trans_txq_enable()
1044 .aggregate = false, in iwl_trans_ac_txq_enable()
/linux-6.12.1/drivers/memory/tegra/
Dtegra186-emc.c268 emc->provider.aggregate = soc->icc_ops->aggregate; in tegra_emc_interconnect_init()
Dmc.c785 .aggregate = icc_std_aggregate,
827 mc->provider.aggregate = mc->soc->icc_ops->aggregate; in tegra_mc_interconnect_setup()
/linux-6.12.1/include/linux/
Dinterconnect-provider.h64 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
/linux-6.12.1/Documentation/sound/cards/
Dserial-u16550.rst65 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.12.1/drivers/interconnect/mediatek/
Dicc-emi.c102 provider->aggregate = mtk_emi_icc_aggregate; in mtk_emi_icc_probe()
/linux-6.12.1/arch/arm/crypto/
Dghash-ce-core.S196 .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.12.1/fs/jfs/
Djfs_incore.h174 uint aggregate; /* volume identifier in log record */ member
Djfs_logmgr.h196 __le32 aggregate; /* 4: file system lv/aggregate */ member
/linux-6.12.1/include/soc/tegra/
Dmc.h147 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
/linux-6.12.1/drivers/interconnect/
Dicc-clk.c102 provider->aggregate = icc_std_aggregate; in icc_clk_register()
Dcore.c289 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.12.1/drivers/interconnect/samsung/
Dexynos.c122 provider->aggregate = icc_std_aggregate; in exynos_generic_icc_probe()
/linux-6.12.1/tools/perf/Documentation/
Dperf-stat.txt99 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.12.1/Documentation/power/
Dpm_qos_interface.rst44 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.12.1/LICENSES/deprecated/
DGFDL-1.2324 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.
DGFDL-1.1299 compilation. Such a compilation is called an "aggregate", and this
306 of the entire aggregate, the Document's Cover Texts may be placed on
307 covers that surround only the Document within the aggregate.
308 Otherwise they must appear on covers around the whole aggregate.
/linux-6.12.1/Documentation/block/
Ddeadline-iosched.rst40 This parameter tunes the balance between per-request latency and aggregate
/linux-6.12.1/drivers/accel/habanalabs/goya/
DgoyaP.h230 void *goya_get_events_stat(struct hl_device *hdev, bool aggregate, u32 *size);
/linux-6.12.1/drivers/interconnect/qcom/
Dosm-l3.c239 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_probe()
Dmsm8974.c598 provider->aggregate(n, 0, n->avg_bw, n->peak_bw, in msm8974_icc_set()
699 provider->aggregate = icc_std_aggregate; in msm8974_icc_probe()
/linux-6.12.1/drivers/iio/
DKconfig78 Framework to handle complex IIO aggregate devices. The typical
/linux-6.12.1/Documentation/admin-guide/perf/
Darm-cmn.rst42 By default each event provides an aggregate count over all nodes of the
/linux-6.12.1/security/integrity/ima/
DKconfig26 an aggregate integrity value over this list inside the
53 that IMA uses to maintain the integrity aggregate of the

1234