Lines Matching refs:level

95     rt_base_t level;  in list_get_next()  local
121 level = rt_spin_lock_irqsave(&info->spinlock); in list_get_next()
130 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_get_next()
154 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_get_next()
161 rt_base_t level; in list_thread() local
202 level = rt_spin_lock_irqsave(&info->spinlock); in list_thread()
206 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_thread()
211 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_thread()
277 rt_base_t level; in list_sem() local
306 level = rt_spin_lock_irqsave(&info->spinlock); in list_sem()
309 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_sem()
312 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_sem()
345 rt_base_t level; in list_event() local
374 level = rt_spin_lock_irqsave(&info->spinlock); in list_event()
377 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_event()
381 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_event()
411 rt_base_t level; in list_mutex() local
440 level = rt_spin_lock_irqsave(&info->spinlock); in list_mutex()
443 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_mutex()
447 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_mutex()
486 rt_base_t level; in list_mailbox() local
515 level = rt_spin_lock_irqsave(&info->spinlock); in list_mailbox()
518 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_mailbox()
522 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_mailbox()
558 rt_base_t level; in list_msgqueue() local
586 level = rt_spin_lock_irqsave(&info->spinlock); in list_msgqueue()
589 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_msgqueue()
593 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_msgqueue()
626 rt_base_t level; in list_memheap() local
654 level = rt_spin_lock_irqsave(&info->spinlock); in list_memheap()
657 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_memheap()
661 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_memheap()
684 rt_base_t level; in list_mempool() local
714 level = rt_spin_lock_irqsave(&info->spinlock); in list_mempool()
717 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_mempool()
721 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_mempool()
764 rt_base_t level; in list_timer() local
792 level = rt_spin_lock_irqsave(&info->spinlock); in list_timer()
795 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_timer()
799 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_timer()
864 rt_base_t level; in list_device() local
893 level = rt_spin_lock_irqsave(&info->spinlock); in list_device()
896 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_device()
900 rt_spin_unlock_irqrestore(&info->spinlock, level); in list_device()