Home
last modified time | relevance | path

Searched refs:sm1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/sched/
H A Dsch_hfsc.c85 u64 sm1; /* scaled slope of the 1st segment */ member
97 u64 sm1; /* scaled slope of the 1st segment */ member
476 isc->sm1 = m2sm(sc->m1); in sc2isc()
479 isc->dy = seg_x2y(isc->dx, isc->sm1); in sc2isc()
493 rtsc->sm1 = isc->sm1; in rtsc_init()
535 y = rtsc->y + seg_x2y(x - rtsc->x, rtsc->sm1); in rtsc_x2y()
553 if (isc->sm1 <= isc->sm2) { in rtsc_min()
590 * seg_x2y(dx, sm1) == seg_x2y(dx, sm2) + (y1 - y) in rtsc_min()
593 dsm = isc->sm1 in rtsc_min()
[all...]
/kernel/linux/linux-6.6/net/sched/
H A Dsch_hfsc.c85 u64 sm1; /* scaled slope of the 1st segment */ member
97 u64 sm1; /* scaled slope of the 1st segment */ member
475 isc->sm1 = m2sm(sc->m1); in sc2isc()
478 isc->dy = seg_x2y(isc->dx, isc->sm1); in sc2isc()
492 rtsc->sm1 = isc->sm1; in rtsc_init()
534 y = rtsc->y + seg_x2y(x - rtsc->x, rtsc->sm1); in rtsc_x2y()
552 if (isc->sm1 <= isc->sm2) { in rtsc_min()
589 * seg_x2y(dx, sm1) == seg_x2y(dx, sm2) + (y1 - y) in rtsc_min()
592 dsm = isc->sm1 in rtsc_min()
[all...]
/kernel/linux/linux-5.10/drivers/soc/amlogic/
H A Dmeson-ee-pwrc.c21 #include <dt-bindings/power/meson-sm1-power.h>
600 .compatible = "amlogic,meson-sm1-pwrc",
/kernel/linux/linux-6.6/drivers/pmdomain/amlogic/
H A Dmeson-ee-pwrc.c21 #include <dt-bindings/power/meson-sm1-power.h>
619 .compatible = "amlogic,meson-sm1-pwrc",

Completed in 10 milliseconds