Searched defs:osn_var (Results 1 – 1 of 1) sorted by relevance
306 struct osnoise_variables *osn_var; in osn_var_reset() local367 static inline int timerlat_softirq_exit(struct osnoise_variables *osn_var) in timerlat_softirq_exit()382 static inline int timerlat_thread_exit(struct osnoise_variables *osn_var) in timerlat_thread_exit()402 static inline int timerlat_softirq_exit(struct osnoise_variables *osn_var) in timerlat_softirq_exit()406 static inline int timerlat_thread_exit(struct osnoise_variables *osn_var) in timerlat_thread_exit()714 cond_move_irq_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_irq_delta_start()730 cond_move_softirq_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_softirq_delta_start()736 #define cond_move_softirq_delta_start(osn_var, duration) do {} while (0) argument748 cond_move_thread_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_thread_delta_start()782 get_int_safe_duration(struct osnoise_variables *osn_var, u64 *delta_start) in get_int_safe_duration()[all …]