Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/admin-guide/gpio/
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
/Linux-v5.10/arch/arc/include/asm/
Dmmu_context.h135 * Note that the mm_cpumask is "aggregating" only, we don't clear it in switch_mm()
141 * For a non-aggregating mm_cpumask, IPI not sent C1, and if T1 in switch_mm()
/Linux-v5.10/Documentation/admin-guide/perf/
Dqcom_l3_pmu.rst9 for aggregating across slices.
/Linux-v5.10/Documentation/devicetree/bindings/interconnect/
Dqcom,bcm-voter.yaml14 shared system resources by aggregating requests from multiple Resource State
/Linux-v5.10/include/linux/
Dshrinker.h46 * count callback - the shrinker relies on aggregating scan counts that couldn't
/Linux-v5.10/drivers/base/power/
Dqos-test.c8 /* Basic test for aggregating two "min" requests */
/Linux-v5.10/drivers/misc/mei/
Dhw-txe-regs.h100 * interrupts from SeC to host, aggregating both interrupts that
/Linux-v5.10/Documentation/accounting/
Dtaskstats.rst120 resource management is often done at a process granularity and aggregating task
/Linux-v5.10/fs/xfs/scrub/
Dfscounters.c246 * We neither locked nor froze anything in the filesystem while aggregating the
/Linux-v5.10/tools/perf/Documentation/
Dperf-script-python.txt207 trace event, but rather aggregating it in a useful way. So we'll get
/Linux-v5.10/Documentation/admin-guide/cgroup-v1/
Dcgroups.rst44 Control Groups provide a mechanism for aggregating/partitioning sets of
/Linux-v5.10/net/mac80211/
Dagg-tx.c29 * or device is responsible for actually aggregating the frames,
Dtx.c5356 /* Tear down BA sessions so we stop aggregating on this TID */ in ieee80211_reserve_tid()
/Linux-v5.10/drivers/net/wireless/ti/wlcore/
Dtx.c796 * Queue back last skb, and stop aggregating. in wlcore_tx_work_locked()
/Linux-v5.10/drivers/net/hyperv/
Dnetvsc.c1018 /* Keep aggregating only if stack says more data is coming in netvsc_send()
/Linux-v5.10/tools/perf/util/
Dcallchain.c688 * We need to always use relative addresses because we're aggregating
/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_nix.c1353 /* For traffic aggregating scheduler level, one queue is enough */ in nix_check_txschq_alloc_req()
1392 /* For traffic aggregating levels, queue alloc is based in nix_txsch_alloc()
/Linux-v5.10/Documentation/trace/
Dhistogram.rst172 and starts aggregating events when a given program is executed, and
173 which stops aggregating when the process exits and the hist trigger
/Linux-v5.10/fs/btrfs/
Dfree-space-cache.c2274 * space is trimmed, it will prevent aggregating trimmed new region and
/Linux-v5.10/include/net/
Dmac80211.h2383 * aggregating MPDUs with the same keyid, allowing mac80211 to keep Tx
3865 * aggregating two specific frames in the same A-MSDU. The relation
/Linux-v5.10/Documentation/networking/
Dbonding.rst27 The Linux bonding driver provides a method for aggregating
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/
Dsta.c1014 /* Mark queue intenally as aggregating again */ in iwl_mvm_unshare_queue()
/Linux-v5.10/net/ipv4/
Dtcp.c1660 * while aggregating skbs from the socket queue. in tcp_read_sock()