Searched full:aggregates (Results 1 – 25 of 59) sorted by relevance
123
/linux-6.14.4/net/sched/ |
D | sch_qfq.c | 40 QFQ+ divides classes into aggregates of at most MAX_AGG_CLASSES 47 To speed up operations, QFQ+ divides also aggregates into a limited 51 schedules groups, then aggregates within groups, then classes within 52 aggregates. See [1] and [2] for a full description. 174 /* Array of RR lists of active aggregates. */ 849 * cause the service of other aggregates to be postponed, yet the 850 * worst-case guarantees of these aggregates are not violated. In 854 * the slot index, and 2 < QFQ_MAX_SLOTS-2. Hence the aggregates whose 867 * unjustly served before other aggregates waiting for service. This 869 * of these unlucky aggregates. [all …]
|
/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/ |
D | marvell,sei.txt | 5 aggregator. It receives interrupts from several sources and aggregates
|
/linux-6.14.4/Documentation/devicetree/bindings/interconnect/ |
D | qcom,osm-l3.yaml | 14 The OSM L3 interconnect provider aggregates the L3 bandwidth requests
|
/linux-6.14.4/Documentation/admin-guide/perf/ |
D | qcom_l2_pmu.rst | 9 There is one logical L2 PMU exposed, which aggregates the results from
|
/linux-6.14.4/drivers/usb/typec/tcpm/ |
D | Kconfig | 85 A Type-C port and Power Delivery driver which aggregates two
|
/linux-6.14.4/drivers/fsi/ |
D | Kconfig | 93 and aggregates sensor data from the processor and system. The OCC can
|
/linux-6.14.4/include/linux/ |
D | dma-fence-array.h | 3 * fence-array: aggregates fence to be waited together
|
/linux-6.14.4/Documentation/hwmon/ |
D | occ.rst | 15 embedded on POWER processors. The OCC is a device that collects and aggregates
|
/linux-6.14.4/include/uapi/linux/ |
D | dpll.h | 124 * @DPLL_PIN_TYPE_MUX: aggregates another layer of selectable pins
|
/linux-6.14.4/Documentation/scheduler/ |
D | schedutil.rst | 31 Note that blocked tasks still contribute to the aggregates (task-group slices
|
/linux-6.14.4/Documentation/accounting/ |
D | psi.rst | 26 As psi aggregates this information in realtime, systems can be managed
|
/linux-6.14.4/arch/x86/kernel/cpu/ |
D | feat_ctl.c | 78 /* Synthetic APIC features that are aggregates of multiple features. */ in init_vmx_capabilities()
|
/linux-6.14.4/arch/mips/sibyte/common/ |
D | bus_watcher.c | 10 * for those interrupts which aggregates the counts (to avoid
|
/linux-6.14.4/Documentation/gpu/amdgpu/ |
D | driver-core.rst | 43 their interrupts into this IP and it aggregates them into a set of
|
/linux-6.14.4/drivers/net/wireless/ath/ath9k/ |
D | debug.h | 150 * @a_aggr: Total no. of aggregates queued
|
/linux-6.14.4/Documentation/power/ |
D | charger-manager.rst | 28 aggregates charger-related information from multiple sources and
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | cgroup_hierarchical_stats.c | 11 * aggregates all percpu counters to a total counter, and also
|
/linux-6.14.4/Documentation/driver-api/ |
D | edac.rst | 25 A printed circuit board that aggregates multiple memory devices in
|
/linux-6.14.4/Documentation/netlink/specs/ |
D | dpll.yaml | 151 doc: aggregates another layer of selectable pins
|
/linux-6.14.4/net/batman-adv/ |
D | bat_v_ogm.c | 194 * Aggregates all OGMv2 packets currently in the aggregation queue into a 848 * @ogm_offset: offset to the OGM which should be processed (for aggregates)
|
/linux-6.14.4/arch/arm/ |
D | Makefile | 55 # The Scalar Replacement of Aggregates (SRA) optimization pass in GCC 4.9 and
|
/linux-6.14.4/drivers/net/ethernet/intel/fm10k/ |
D | fm10k_vf.c | 449 * This function collects and aggregates per queue hardware statistics.
|
/linux-6.14.4/Documentation/trace/postprocess/ |
D | trace-pagealloc-postprocess.pl | 325 # Dump final aggregates
|
/linux-6.14.4/drivers/clk/qcom/ |
D | Kconfig | 137 memory and accepts clock requests, aggregates the requests and turns 149 memory and accepts clock requests, aggregates the requests and turns
|
/linux-6.14.4/drivers/gpu/drm/amd/display/dc/link/ |
D | link_validation.c | 356 * and aggregates the stream bandwidth for the respective dpia link
|
123