Home
last modified time | relevance | path

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

/arch/m32r/kernel/
Dtime.c83 static unsigned long p_jiffies = -1; in arch_gettimeoffset() local
89 if (jiffies == p_jiffies && count > p_count) in arch_gettimeoffset()
92 p_jiffies = jiffies; in arch_gettimeoffset()