Lines Matching refs:timerlat_variables
235 struct timerlat_variables { struct
245 static DEFINE_PER_CPU(struct timerlat_variables, per_cpu_timerlat_var); argument
250 static inline struct timerlat_variables *this_cpu_tmr_var(void) in this_cpu_tmr_var()
260 struct timerlat_variables *tlat_var; in tlat_var_reset()
373 struct timerlat_variables *tlat_var = this_cpu_tmr_var(); in timerlat_softirq_exit()
388 struct timerlat_variables *tlat_var = this_cpu_tmr_var(); in timerlat_thread_exit()
1730 struct timerlat_variables *tlat; in timerlat_irq()
1740 tlat = container_of(timer, struct timerlat_variables, timer); in timerlat_irq()
1830 static int wait_next_period(struct timerlat_variables *tlat) in wait_next_period()
1864 struct timerlat_variables *tlat = this_cpu_tmr_var(); in timerlat_main()
2389 struct timerlat_variables *tlat; in timerlat_fd_open()
2466 struct timerlat_variables *tlat; in timerlat_fd_read()
2573 struct timerlat_variables *tlat_var; in timerlat_fd_release()