Home
last modified time | relevance | path

Searched full:aggregating (Results 1 – 22 of 22) sorted by relevance

/linux/Documentation/admin-guide/gpio/
H A Dgpio-aggregator.rst10 Aggregating GPIOs using Sysfs
19 aggregating them into a new gpio_chip, which can be assigned to a group or user
51 Example: Instantiate a new GPIO aggregator by aggregating GPIO
72 Aggregating GPIOs using Configfs
/linux/arch/arc/include/asm/
H A Dmmu_context.h138 * Note that the mm_cpumask is "aggregating" only, we don't clear it in switch_mm()
144 * For a non-aggregating mm_cpumask, IPI not sent C1, and if T1 in switch_mm()
/linux/Documentation/admin-guide/perf/
H A Dqcom_l3_pmu.rst9 for aggregating across slices.
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-intc_sar45 These parameters are derived/decided by aggregating
/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,bcm-voter.yaml14 shared system resources by aggregating requests from multiple Resource State
/linux/drivers/base/power/
H A Dqos-test.c8 /* Basic test for aggregating two "min" requests */
/linux/include/linux/
H A Dshrinker.h68 * count callback - the shrinker relies on aggregating scan counts that couldn't
/linux/drivers/misc/mei/
H A Dhw-txe-regs.h100 * interrupts from SeC to host, aggregating both interrupts that
/linux/Documentation/power/powercap/
H A Ddtpm.rst39 The nodes of the tree are a virtual description aggregating the power
/linux/Documentation/accounting/
H A Dtaskstats.rst120 resource management is often done at a process granularity and aggregating task
/linux/mm/damon/
H A Dcore.c634 bool aggregating) in damon_update_monitoring_result() argument
636 if (!aggregating) { in damon_update_monitoring_result()
664 struct damon_attrs *new_attrs, bool aggregating) in damon_update_monitoring_results() argument
679 r, old_attrs, new_attrs, aggregating); in damon_update_monitoring_results()
718 bool aggregating = ctx->passed_sample_intervals < in damon_set_attrs() local
740 damon_update_monitoring_results(ctx, attrs, aggregating); in damon_set_attrs()
/linux/tools/perf/tests/
H A Dexpr.c260 * Source count returns the number of events aggregating in a leader in test__expr()
/linux/fs/xfs/scrub/
H A Dfscounters.c461 * We neither locked nor froze anything in the filesystem while aggregating the
/linux/Documentation/admin-guide/cgroup-v1/
H A Dcgroups.rst44 Control Groups provide a mechanism for aggregating/partitioning sets of
/linux/net/mac80211/
H A Dagg-tx.c29 * or device is responsible for actually aggregating the frames,
H A Dtx.c6180 /* Tear down BA sessions so we stop aggregating on this TID */ in __ieee80211_tx_skb_tid_band()
/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c793 * Queue back last skb, and stop aggregating. in wlcore_tx_work_locked()
/linux/tools/perf/util/
H A Dcallchain.c704 * We need to always use relative addresses because we're aggregating
/linux/drivers/net/hyperv/
H A Dnetvsc.c1286 /* Keep aggregating only if stack says more data is coming in netvsc_send()
/linux/fs/btrfs/
H A Dfree-space-cache.c2446 * space is trimmed, it will prevent aggregating trimmed new region and
/linux/include/net/
H A Dmac80211.h2836 * aggregating MPDUs with the same keyid, allowing mac80211 to keep Tx
4444 * aggregating two specific frames in the same A-MSDU. The relation
/linux/net/ipv4/
H A Dtcp.c1664 * while aggregating skbs from the socket queue. in __tcp_read_sock()