Searched refs:osnoise_variables (Results 1 – 1 of 1) sorted by relevance
94 struct osnoise_variables { struct108 DEFINE_PER_CPU(struct osnoise_variables, per_cpu_osnoise_var); argument113 static inline struct osnoise_variables *this_cpu_osn_var(void) in this_cpu_osn_var()166 struct osnoise_variables *osn_var; in osn_var_reset()510 cond_move_irq_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_irq_delta_start()526 cond_move_softirq_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_softirq_delta_start()544 cond_move_thread_delta_start(struct osnoise_variables *osn_var, u64 duration) in cond_move_thread_delta_start()578 get_int_safe_duration(struct osnoise_variables *osn_var, u64 *delta_start) in get_int_safe_duration()617 set_int_safe_time(struct osnoise_variables *osn_var, u64 *time) in set_int_safe_time()640 copy_int_safe_time(struct osnoise_variables *osn_var, u64 *dst, u64 *src) in copy_int_safe_time()[all …]