Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_kern_timeout.c307 int need_softclock; in callout_tick() local
314 need_softclock = 0; in callout_tick()
320 need_softclock = 1; in callout_tick()
329 if (need_softclock) in callout_tick()