Lines Matching refs:flags

40 	unsigned long flags;  in crypto_finalize_request()  local
48 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_finalize_request()
52 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_finalize_request()
76 unsigned long flags; in crypto_pump_requests() local
79 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_pump_requests()
119 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_pump_requests()
140 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_pump_requests()
163 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_pump_requests()
169 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_pump_requests()
192 unsigned long flags; in crypto_transfer_request() local
195 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_transfer_request()
198 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_transfer_request()
207 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_transfer_request()
365 unsigned long flags; in crypto_engine_start() local
367 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_engine_start()
370 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_engine_start()
375 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_engine_start()
391 unsigned long flags; in crypto_engine_stop() local
395 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_engine_stop()
402 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_engine_stop()
404 spin_lock_irqsave(&engine->queue_lock, flags); in crypto_engine_stop()
412 spin_unlock_irqrestore(&engine->queue_lock, flags); in crypto_engine_stop()