Home
last modified time | relevance | path

Searched refs:clg (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/net/sched/
H A Dsch_netem.c147 } clg; member
212 struct clgstate *clg = &q->clg; in loss_4state() local
230 } else if (clg->a4 < rnd && rnd < clg->a1 + clg->a4) { in loss_4state()
233 } else if (clg->a1 + clg->a4 < rnd) { in loss_4state()
248 if (rnd < clg->a3) in loss_4state()
250 else if (clg->a3 < rnd && rnd < clg->a2 + clg->a3) { in loss_4state()
252 } else if (clg->a2 + clg->a3 < rnd) { in loss_4state()
277 struct clgstate *clg = &q->clg; in loss_gilb_ell() local
1008 old_clg = q->clg; in netem_change()
1147 .p = q->clg.a1, in dump_loss_model()
[all …]
/linux-6.15/arch/s390/kernel/
H A Dentry.S60 clg %r14,__LC_KERNEL_STACK(\lowcore)
62 clg %r14,__LC_ASYNC_STACK(\lowcore)
64 clg %r14,__LC_MCCK_STACK(\lowcore)
66 clg %r14,__LC_NODAT_STACK(\lowcore)
68 clg %r14,__LC_RESTART_STACK(\lowcore)
/linux-6.15/Documentation/devicetree/bindings/spi/
H A Daspeed,ast2600-fmc.yaml11 - Cédric Le Goater <clg@kaod.org>
/linux-6.15/arch/s390/tools/
H A Dopcodes.txt764 e321 clg RXY_RRRD
/linux-6.15/
H A DMAINTAINERS3602 M: Cédric Le Goater <clg@kaod.org>