Home
last modified time | relevance | path

Searched refs:nr_periods (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/au88x0/
Dau88x0_core.c1094 dma->nr_periods = count; in vortex_adbdma_setbuffers()
1172 if (dma->nr_periods >= 4) in vortex_adbdma_bufshift()
1177 delta += dma->nr_periods; in vortex_adbdma_bufshift()
1183 if (dma->nr_periods > 4) { in vortex_adbdma_bufshift()
1187 if (p >= dma->nr_periods) in vortex_adbdma_bufshift()
1188 p -= dma->nr_periods; in vortex_adbdma_bufshift()
1205 if (dma->period_virt >= dma->nr_periods) in vortex_adbdma_bufshift()
1206 dma->period_virt -= dma->nr_periods; in vortex_adbdma_bufshift()
1221 for (i=0 ; i < 4 && i < dma->nr_periods; i++) { in vortex_adbdma_resetup()
1224 if (p >= dma->nr_periods) in vortex_adbdma_resetup()
[all …]
Dau88x0.h121 int nr_periods; member
/kernel/linux/linux-5.10/drivers/dma/
Dsun4i-dma.c671 int nr_periods, offset, plength, i; in sun4i_dma_prep_dma_cyclic() local
739 nr_periods = DIV_ROUND_UP(len / period_len, 2); in sun4i_dma_prep_dma_cyclic()
740 for (i = 0; i < nr_periods; i++) { in sun4i_dma_prep_dma_cyclic()
/kernel/linux/linux-5.10/Documentation/scheduler/
Dsched-bwc.rst74 - nr_periods: Number of enforcement intervals that have elapsed.
115 result it is expected that nr_periods roughly equal nr_throttled, and that
/kernel/linux/linux-5.10/kernel/sched/
Dsched.h461 int nr_periods; member
Dcore.c8796 seq_printf(sf, "nr_periods %d\n", cfs_b->nr_periods); in cpu_cfs_stat_show()
8917 cfs_b->nr_periods, cfs_b->nr_throttled, in cpu_extra_stat_show()
Dfair.c5258 cfs_b->nr_periods += overrun; in do_sched_cfs_period_timer()
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dcgroup-v2.rst997 - nr_periods