Home
last modified time | relevance | path

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

/linux/kernel/
H A Dworkqueue.c136 #define BH_WORKER_JIFFIES msecs_to_jiffies(2) macro
3585 unsigned long end = jiffies + BH_WORKER_JIFFIES; in bh_worker()