Lines Matching refs:level
173 rt_base_t level = rt_spin_lock_irqsave(&_spinlock); in rt_ktime_hrtimer_process() local
178 rt_spin_unlock_irqrestore(&_spinlock, level); in rt_ktime_hrtimer_process()
203 rt_base_t level; in rt_ktime_hrtimer_start() local
212 level = rt_spin_lock_irqsave(&_spinlock); in rt_ktime_hrtimer_start()
216 rt_spin_unlock_irqrestore(&_spinlock, level); in rt_ktime_hrtimer_start()
223 rt_spin_unlock_irqrestore(&_spinlock, level); in rt_ktime_hrtimer_start()
230 rt_base_t level; in rt_ktime_hrtimer_stop() local
234 level = rt_spin_lock_irqsave(&_spinlock); in rt_ktime_hrtimer_stop()
238 rt_spin_unlock_irqrestore(&_spinlock, level); in rt_ktime_hrtimer_stop()
246 rt_spin_unlock_irqrestore(&_spinlock, level); in rt_ktime_hrtimer_stop()
253 rt_base_t level; in rt_ktime_hrtimer_control() local
258 level = rt_spin_lock_irqsave(&_spinlock); in rt_ktime_hrtimer_control()
315 rt_spin_unlock_irqrestore(&_spinlock, level); in rt_ktime_hrtimer_control()
322 rt_base_t level; in rt_ktime_hrtimer_detach() local
330 level = rt_spin_lock_irqsave(&_spinlock); in rt_ktime_hrtimer_detach()
341 rt_spin_unlock_irqrestore(&_spinlock, level); in rt_ktime_hrtimer_detach()