/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | client.c | 350 spin_unlock(&req->rq_lock); in ptlrpc_at_recv_early_reply() 354 spin_lock(&req->rq_lock); in ptlrpc_at_recv_early_reply() 370 spin_lock(&req->rq_lock); in ptlrpc_at_recv_early_reply() 377 spin_lock(&req->rq_lock); in ptlrpc_at_recv_early_reply() 623 spin_lock_init(&request->rq_lock); in __ptlrpc_request_bufs_pack() 949 spin_lock(&req->rq_lock); in ptlrpc_set_destroy() 952 spin_unlock(&req->rq_lock); in ptlrpc_set_destroy() 1230 spin_lock(&req->rq_lock); in after_reply() 1232 spin_unlock(&req->rq_lock); in after_reply() 1262 spin_lock(&req->rq_lock); in after_reply() [all …]
|
D | events.c | 66 spin_lock(&req->rq_lock); in request_out_callback() 79 spin_unlock(&req->rq_lock); in request_out_callback() 101 spin_lock(&req->rq_lock); in reply_in_callback() 167 spin_unlock(&req->rq_lock); in reply_in_callback() 207 spin_lock(&req->rq_lock); in client_bulk_callback() 209 spin_unlock(&req->rq_lock); in client_bulk_callback() 335 spin_lock_init(&req->rq_lock); in request_in_callback()
|
D | niobuf.c | 514 spin_lock(&request->rq_lock); in ptl_send_rpc() 516 spin_unlock(&request->rq_lock); in ptl_send_rpc() 558 spin_lock(&request->rq_lock); in ptl_send_rpc() 560 spin_unlock(&request->rq_lock); in ptl_send_rpc() 580 spin_lock(&request->rq_lock); in ptl_send_rpc() 594 spin_unlock(&request->rq_lock); in ptl_send_rpc() 615 spin_lock(&request->rq_lock); in ptl_send_rpc() 618 spin_unlock(&request->rq_lock); in ptl_send_rpc()
|
D | sec.c | 602 spin_lock(&req->rq_lock); in ctx_refresh_interrupt() 604 spin_unlock(&req->rq_lock); in ctx_refresh_interrupt() 677 spin_lock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 679 spin_unlock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 724 spin_lock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 726 spin_unlock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 735 spin_lock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 737 spin_unlock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 759 spin_lock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 764 spin_unlock(&req->rq_lock); in sptlrpc_req_refresh_ctx() [all …]
|
D | ptlrpcd.c | 222 spin_lock(&req->rq_lock); in ptlrpcd_add_req() 228 spin_unlock(&req->rq_lock); in ptlrpcd_add_req() 238 spin_unlock(&req->rq_lock); in ptlrpcd_add_req() 242 spin_unlock(&req->rq_lock); in ptlrpcd_add_req()
|
D | recover.c | 253 spin_lock(&failed_req->rq_lock); in ptlrpc_request_handle_notconn() 256 spin_unlock(&failed_req->rq_lock); in ptlrpc_request_handle_notconn()
|
D | nrs.c | 833 spin_lock(&req->rq_lock); in ptlrpc_nrs_hpreq_add_nolock() 838 spin_unlock(&req->rq_lock); in ptlrpc_nrs_hpreq_add_nolock()
|
D | service.c | 1206 spin_lock(&req->rq_lock); in ptlrpc_at_add_timed() 1208 spin_unlock(&req->rq_lock); in ptlrpc_at_add_timed() 1232 spin_lock(&req->rq_lock); in ptlrpc_at_remove_timed() 1234 spin_unlock(&req->rq_lock); in ptlrpc_at_remove_timed()
|
D | pack_generic.c | 329 spin_lock(&req->rq_lock); in lustre_pack_reply_v2() 331 spin_unlock(&req->rq_lock); in lustre_pack_reply_v2()
|
/linux-4.1.27/drivers/infiniband/hw/nes/ |
D | nes_mgt.h | 54 spinlock_t rq_lock; member
|
D | nes_mgt.c | 59 spin_lock_irqsave(&nesmgt->rq_lock, flags); in nes_replenish_mgt_rq() 64 spin_unlock_irqrestore(&nesmgt->rq_lock, flags); in nes_replenish_mgt_rq() 68 spin_unlock_irqrestore(&nesmgt->rq_lock, flags); in nes_replenish_mgt_rq() 73 spin_unlock_irqrestore(&nesmgt->rq_lock, flags); in nes_replenish_mgt_rq() 103 spin_lock_irqsave(&nesmgt->rq_lock, flags); in nes_replenish_mgt_rq() 107 spin_unlock_irqrestore(&nesmgt->rq_lock, flags); in nes_replenish_mgt_rq() 111 spin_unlock_irqrestore(&nesmgt->rq_lock, flags); in nes_replenish_mgt_rq() 922 spin_lock_init(&mgtvnic->mgt.rq_lock); in nes_init_mgt_qp()
|
D | nes_hw.c | 1570 spin_lock_irqsave(&nesnic->rq_lock, flags); in nes_replenish_nic_rq() 1575 spin_unlock_irqrestore(&nesnic->rq_lock, flags); in nes_replenish_nic_rq() 1579 spin_unlock_irqrestore(&nesnic->rq_lock, flags); in nes_replenish_nic_rq() 1583 spin_unlock_irqrestore(&nesnic->rq_lock, flags); in nes_replenish_nic_rq() 1613 spin_lock_irqsave(&nesnic->rq_lock, flags); in nes_replenish_nic_rq() 1617 spin_unlock_irqrestore(&nesnic->rq_lock, flags); in nes_replenish_nic_rq() 1621 spin_unlock_irqrestore(&nesnic->rq_lock, flags); in nes_replenish_nic_rq() 1742 spin_lock_init(&nesvnic->nic.rq_lock); in nes_init_nic_qp()
|
D | nes_hw.h | 932 spinlock_t rq_lock; member
|
/linux-4.1.27/drivers/s390/block/ |
D | scm_blk.c | 429 spin_lock_irqsave(&bdev->rq_lock, flags); in scm_blk_handle_error() 431 spin_unlock_irqrestore(&bdev->rq_lock, flags); in scm_blk_handle_error() 487 spin_lock_init(&bdev->rq_lock); in scm_blk_dev_setup() 495 rq = blk_init_queue(scm_blk_request, &bdev->rq_lock); in scm_blk_dev_setup()
|
D | scm_blk_cluster.c | 239 spin_lock_irqsave(&bdev->rq_lock, flags); in scm_cluster_request_irq() 241 spin_unlock_irqrestore(&bdev->rq_lock, flags); in scm_cluster_request_irq()
|
D | scm_blk.h | 21 spinlock_t rq_lock; /* guard the request queue */ member
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_net.h | 1299 spinlock_t rq_lock; member 2755 spin_lock(&req->rq_lock); in ptlrpc_client_recv_or_unlink() 2758 spin_unlock(&req->rq_lock); in ptlrpc_client_recv_or_unlink() 2763 spin_unlock(&req->rq_lock); in ptlrpc_client_recv_or_unlink() 2832 spin_lock(&req->rq_lock); in ptlrpc_no_resend() 2834 spin_unlock(&req->rq_lock); in ptlrpc_no_resend()
|
/linux-4.1.27/net/sunrpc/ |
D | svc_xprt.c | 364 spin_lock_bh(&rqstp->rq_lock); in svc_xprt_do_enqueue() 367 spin_unlock_bh(&rqstp->rq_lock); in svc_xprt_do_enqueue() 374 spin_unlock_bh(&rqstp->rq_lock); in svc_xprt_do_enqueue() 708 spin_lock_bh(&rqstp->rq_lock); in svc_get_next_xprt() 710 spin_unlock_bh(&rqstp->rq_lock); in svc_get_next_xprt()
|
D | svc.c | 617 spin_lock_init(&rqstp->rq_lock); in svc_prepare_thread()
|
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/ |
D | mdc_request.c | 735 spin_lock(&req->rq_lock); in mdc_commit_open() 737 spin_unlock(&req->rq_lock); in mdc_commit_open() 780 spin_lock(&open_req->rq_lock); in mdc_set_open_replay_data() 788 spin_unlock(&open_req->rq_lock); in mdc_set_open_replay_data() 915 spin_lock(&mod->mod_open_req->rq_lock); in mdc_close() 917 spin_unlock(&mod->mod_open_req->rq_lock); in mdc_close() 1008 spin_lock(&mod->mod_open_req->rq_lock); in mdc_done_writing() 1010 spin_unlock(&mod->mod_open_req->rq_lock); in mdc_done_writing()
|
D | mdc_locks.c | 235 spin_lock(&req->rq_lock); in mdc_clear_replay_flag() 237 spin_unlock(&req->rq_lock); in mdc_clear_replay_flag() 342 spin_lock(&req->rq_lock); in mdc_intent_open_pack() 344 spin_unlock(&req->rq_lock); in mdc_intent_open_pack()
|
/linux-4.1.27/include/linux/sunrpc/ |
D | svc.h | 287 spinlock_t rq_lock; /* per-request lock */ member
|