Home
last modified time | relevance | path

Searched refs:delaycount (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/tools/testing/selftests/rcutorture/bin/
Dmkinitrd.sh35 volatile unsigned long delaycount;
50 delaycount = i * i;
/linux-6.1.9/drivers/isdn/mISDN/
Ddsp_cmx.c1159 int delaycount; variable
1166 delaycount += samples; in showdelay()
1167 if (delaycount < 8000) in showdelay()
1169 delaycount = 0; in showdelay()