Lines Matching refs:spinlock
283 level = rt_spin_lock_irqsave(&(information->spinlock)); in rt_object_get_length()
288 rt_spin_unlock_irqrestore(&(information->spinlock), level); in rt_object_get_length()
321 level = rt_spin_lock_irqsave(&(information->spinlock)); in rt_object_get_pointers()
332 rt_spin_unlock_irqrestore(&(information->spinlock), level); in rt_object_get_pointers()
379 level = rt_spin_lock_irqsave(&(information->spinlock)); in rt_object_init()
391 rt_spin_unlock_irqrestore(&(information->spinlock), level); in rt_object_init()
419 level = rt_spin_lock_irqsave(&(information->spinlock)); in rt_object_init()
433 rt_spin_unlock_irqrestore(&(information->spinlock), level); in rt_object_init()
455 level = rt_spin_lock_irqsave(&(information->spinlock)); in rt_object_detach()
458 rt_spin_unlock_irqrestore(&(information->spinlock), level); in rt_object_detach()
535 level = rt_spin_lock_irqsave(&(information->spinlock)); in rt_object_allocate()
549 rt_spin_unlock_irqrestore(&(information->spinlock), level); in rt_object_allocate()
574 level = rt_spin_lock_irqsave(&(information->spinlock)); in rt_object_delete()
579 rt_spin_unlock_irqrestore(&(information->spinlock), level); in rt_object_delete()
658 level = rt_spin_lock_irqsave(&(information->spinlock)); in rt_object_for_each()
666 rt_spin_unlock_irqrestore(&(information->spinlock), level); in rt_object_for_each()
672 rt_spin_unlock_irqrestore(&(information->spinlock), level); in rt_object_for_each()