Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/atm/
Dzatm.h113 struct zatm_t_hist timer_history[ZATM_TIMER_HISTORY_SIZE]; member
Dzatm.c395 zatm_dev->timer_history[zatm_dev->th_curr].real = now; in zatm_clock_sync()
396 zatm_dev->timer_history[zatm_dev->th_curr].expected = expected; in zatm_clock_sync()
474 memset(zatm_dev->timer_history,0,sizeof(zatm_dev->timer_history)); in zatm_clock_init()
1707 hs[i] = zatm_dev->timer_history[ in zatm_ioctl()