Lines Matching refs:flags
27 unsigned long flags; in crypto_finalize_request() local
32 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_finalize_request()
35 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_finalize_request()
45 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_finalize_request()
48 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_finalize_request()
69 unsigned long flags; in crypto_pump_requests() local
74 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_pump_requests()
100 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_pump_requests()
106 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_pump_requests()
126 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_pump_requests()
165 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_pump_requests()
185 unsigned long flags; in crypto_transfer_request() local
188 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_transfer_request()
191 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_transfer_request()
200 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_transfer_request()
361 unsigned long flags; in crypto_engine_start() local
363 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_engine_start()
366 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_engine_start()
371 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_engine_start()
387 unsigned long flags; in crypto_engine_stop() local
391 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_engine_stop()
398 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_engine_stop()
400 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_engine_stop()
408 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_engine_stop()