Lines Matching refs:flags
316 unsigned long flags; in mempool_resize() local
321 spin_lock_irqsave(&pool->lock, flags); in mempool_resize()
325 spin_unlock_irqrestore(&pool->lock, flags); in mempool_resize()
327 spin_lock_irqsave(&pool->lock, flags); in mempool_resize()
332 spin_unlock_irqrestore(&pool->lock, flags); in mempool_resize()
340 spin_lock_irqsave(&pool->lock, flags); in mempool_resize()
343 spin_unlock_irqrestore(&pool->lock, flags); in mempool_resize()
354 spin_unlock_irqrestore(&pool->lock, flags); in mempool_resize()
358 spin_lock_irqsave(&pool->lock, flags); in mempool_resize()
362 spin_unlock_irqrestore(&pool->lock, flags); in mempool_resize()
368 spin_unlock_irqrestore(&pool->lock, flags); in mempool_resize()
391 unsigned long flags; in mempool_alloc_noprof() local
410 spin_lock_irqsave(&pool->lock, flags); in mempool_alloc_noprof()
413 spin_unlock_irqrestore(&pool->lock, flags); in mempool_alloc_noprof()
429 spin_unlock_irqrestore(&pool->lock, flags); in mempool_alloc_noprof()
436 spin_unlock_irqrestore(&pool->lock, flags); in mempool_alloc_noprof()
444 spin_unlock_irqrestore(&pool->lock, flags); in mempool_alloc_noprof()
473 unsigned long flags; in mempool_alloc_preallocated() local
475 spin_lock_irqsave(&pool->lock, flags); in mempool_alloc_preallocated()
478 spin_unlock_irqrestore(&pool->lock, flags); in mempool_alloc_preallocated()
488 spin_unlock_irqrestore(&pool->lock, flags); in mempool_alloc_preallocated()
504 unsigned long flags; in mempool_free() local
543 spin_lock_irqsave(&pool->lock, flags); in mempool_free()
546 spin_unlock_irqrestore(&pool->lock, flags); in mempool_free()
551 spin_unlock_irqrestore(&pool->lock, flags); in mempool_free()
565 spin_lock_irqsave(&pool->lock, flags); in mempool_free()
568 spin_unlock_irqrestore(&pool->lock, flags); in mempool_free()
573 spin_unlock_irqrestore(&pool->lock, flags); in mempool_free()