Home
last modified time | relevance | path

Searched refs:ap_queues_lock (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dap_card.c70 spin_lock_bh(&ap_queues_lock); in request_count_show()
72 spin_unlock_bh(&ap_queues_lock); in request_count_show()
84 spin_lock_bh(&ap_queues_lock); in request_count_store()
88 spin_unlock_bh(&ap_queues_lock); in request_count_store()
105 spin_lock_bh(&ap_queues_lock); in requestq_count_show()
109 spin_unlock_bh(&ap_queues_lock); in requestq_count_show()
124 spin_lock_bh(&ap_queues_lock); in pendingq_count_show()
128 spin_unlock_bh(&ap_queues_lock); in pendingq_count_show()
H A Dap_bus.c68 DEFINE_SPINLOCK(ap_queues_lock); variable
441 spin_lock_bh(&ap_queues_lock); in ap_tasklet_fn()
447 spin_unlock_bh(&ap_queues_lock); in ap_tasklet_fn()
457 spin_lock_bh(&ap_queues_lock); in ap_pending_requests()
461 spin_unlock_bh(&ap_queues_lock); in ap_pending_requests()
464 spin_unlock_bh(&ap_queues_lock); in ap_pending_requests()
698 spin_lock_bh(&ap_queues_lock); in ap_device_probe()
702 spin_unlock_bh(&ap_queues_lock); in ap_device_probe()
708 spin_lock_bh(&ap_queues_lock); in ap_device_probe()
711 spin_unlock_bh(&ap_queues_lock); in ap_device_probe()
[all...]
H A Dap_bus.h32 extern spinlock_t ap_queues_lock;
H A Dap_queue.c736 spin_lock_bh(&ap_queues_lock); in ap_queue_device_release()
738 spin_unlock_bh(&ap_queues_lock); in ap_queue_device_release()
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dap_card.c70 spin_lock_bh(&ap_queues_lock); in request_count_show()
72 spin_unlock_bh(&ap_queues_lock); in request_count_show()
84 spin_lock_bh(&ap_queues_lock); in request_count_store()
88 spin_unlock_bh(&ap_queues_lock); in request_count_store()
105 spin_lock_bh(&ap_queues_lock); in requestq_count_show()
109 spin_unlock_bh(&ap_queues_lock); in requestq_count_show()
124 spin_lock_bh(&ap_queues_lock); in pendingq_count_show()
128 spin_unlock_bh(&ap_queues_lock); in pendingq_count_show()
H A Dap_bus.c78 DEFINE_SPINLOCK(ap_queues_lock); variable
498 spin_lock_bh(&ap_queues_lock); in ap_tasklet_fn()
504 spin_unlock_bh(&ap_queues_lock); in ap_tasklet_fn()
514 spin_lock_bh(&ap_queues_lock); in ap_pending_requests()
518 spin_unlock_bh(&ap_queues_lock); in ap_pending_requests()
521 spin_unlock_bh(&ap_queues_lock); in ap_pending_requests()
937 spin_lock_bh(&ap_queues_lock); in ap_device_probe()
941 spin_unlock_bh(&ap_queues_lock); in ap_device_probe()
946 spin_lock_bh(&ap_queues_lock); in ap_device_probe()
949 spin_unlock_bh(&ap_queues_lock); in ap_device_probe()
[all...]
H A Dap_bus.h35 extern spinlock_t ap_queues_lock;
H A Dap_queue.c1003 spin_lock_bh(&ap_queues_lock); in ap_queue_device_release()
1005 spin_unlock_bh(&ap_queues_lock); in ap_queue_device_release()

Completed in 39 milliseconds