depot_lock         72 lib/stackdepot.c static DEFINE_SPINLOCK(depot_lock);
depot_lock        272 lib/stackdepot.c 	spin_lock_irqsave(&depot_lock, flags);
depot_lock        296 lib/stackdepot.c 	spin_unlock_irqrestore(&depot_lock, flags);