Searched refs:DTIMERTICK (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/block/aoe/
H A Daoemain.c27 enum { DTIMERTICK = HZ * 60 }; /* one minute */ enumerator in enum:__anon26520
39 t.expires = jiffies + DTIMERTICK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/block/aoe/
H A Daoemain.c27 enum { DTIMERTICK = HZ * 60 }; /* one minute */ enumerator in enum:__anon14827
39 t.expires = jiffies + DTIMERTICK;

Completed in 59 milliseconds