Lines Matching refs:flags
133 unsigned long flags; in fill_pool() local
143 raw_spin_lock_irqsave(&pool_lock, flags); in fill_pool()
155 raw_spin_unlock_irqrestore(&pool_lock, flags); in fill_pool()
173 raw_spin_lock_irqsave(&pool_lock, flags); in fill_pool()
179 raw_spin_unlock_irqrestore(&pool_lock, flags); in fill_pool()
291 unsigned long flags; in free_obj_work() local
295 if (!raw_spin_trylock_irqsave(&pool_lock, flags)) in free_obj_work()
315 raw_spin_unlock_irqrestore(&pool_lock, flags); in free_obj_work()
329 raw_spin_unlock_irqrestore(&pool_lock, flags); in free_obj_work()
342 unsigned long flags; in __free_object() local
345 local_irq_save(flags); in __free_object()
356 local_irq_restore(flags); in __free_object()
416 local_irq_restore(flags); in __free_object()
442 unsigned long flags; in debug_objects_oom() local
448 raw_spin_lock_irqsave(&db->lock, flags); in debug_objects_oom()
450 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_objects_oom()
534 unsigned long flags; in __debug_object_init() local
540 raw_spin_lock_irqsave(&db->lock, flags); in __debug_object_init()
547 raw_spin_unlock_irqrestore(&db->lock, flags); in __debug_object_init()
563 raw_spin_unlock_irqrestore(&db->lock, flags); in __debug_object_init()
569 raw_spin_unlock_irqrestore(&db->lock, flags); in __debug_object_init()
576 raw_spin_unlock_irqrestore(&db->lock, flags); in __debug_object_init()
621 unsigned long flags; in debug_object_activate() local
632 raw_spin_lock_irqsave(&db->lock, flags); in debug_object_activate()
647 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_activate()
660 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_activate()
666 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_activate()
698 unsigned long flags; in debug_object_deactivate() local
706 raw_spin_lock_irqsave(&db->lock, flags); in debug_object_deactivate()
728 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_deactivate()
751 unsigned long flags; in debug_object_destroy() local
759 raw_spin_lock_irqsave(&db->lock, flags); in debug_object_destroy()
773 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_destroy()
785 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_destroy()
801 unsigned long flags; in debug_object_free() local
808 raw_spin_lock_irqsave(&db->lock, flags); in debug_object_free()
817 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_free()
823 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_free()
828 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_free()
841 unsigned long flags; in debug_object_assert_init() local
848 raw_spin_lock_irqsave(&db->lock, flags); in debug_object_assert_init()
856 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_assert_init()
873 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_assert_init()
890 unsigned long flags; in debug_object_active_state() local
898 raw_spin_lock_irqsave(&db->lock, flags); in debug_object_active_state()
916 raw_spin_unlock_irqrestore(&db->lock, flags); in debug_object_active_state()
932 unsigned long flags, oaddr, saddr, eaddr, paddr, chunks; in __debug_check_no_obj_freed() local
951 raw_spin_lock_irqsave(&db->lock, flags); in __debug_check_no_obj_freed()
962 raw_spin_unlock_irqrestore(&db->lock, flags); in __debug_check_no_obj_freed()
973 raw_spin_unlock_irqrestore(&db->lock, flags); in __debug_check_no_obj_freed()
1152 unsigned long flags; in check_results() local
1157 raw_spin_lock_irqsave(&db->lock, flags); in check_results()
1181 raw_spin_unlock_irqrestore(&db->lock, flags); in check_results()
1201 unsigned long flags; in debug_objects_selftest() local
1203 local_irq_save(flags); in debug_objects_selftest()
1266 local_irq_restore(flags); in debug_objects_selftest()