/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | client.c | 362 spin_unlock(&req->rq_lock); in ptlrpc_at_recv_early_reply() 366 spin_lock(&req->rq_lock); in ptlrpc_at_recv_early_reply() 382 spin_lock(&req->rq_lock); in ptlrpc_at_recv_early_reply() 389 spin_lock(&req->rq_lock); in ptlrpc_at_recv_early_reply() 637 spin_lock_init(&request->rq_lock); in __ptlrpc_request_bufs_pack() 925 spin_lock(&req->rq_lock); in ptlrpc_set_destroy() 928 spin_unlock(&req->rq_lock); in ptlrpc_set_destroy() 1189 spin_lock(&req->rq_lock); in after_reply() 1191 spin_unlock(&req->rq_lock); in after_reply() 1219 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 | 510 spin_lock(&request->rq_lock); in ptl_send_rpc() 512 spin_unlock(&request->rq_lock); in ptl_send_rpc() 554 spin_lock(&request->rq_lock); in ptl_send_rpc() 556 spin_unlock(&request->rq_lock); in ptl_send_rpc() 576 spin_lock(&request->rq_lock); in ptl_send_rpc() 590 spin_unlock(&request->rq_lock); in ptl_send_rpc() 611 spin_lock(&request->rq_lock); in ptl_send_rpc() 614 spin_unlock(&request->rq_lock); in ptl_send_rpc()
|
D | sec.c | 560 spin_lock(&req->rq_lock); in ctx_refresh_interrupt() 562 spin_unlock(&req->rq_lock); in ctx_refresh_interrupt() 635 spin_lock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 637 spin_unlock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 682 spin_lock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 684 spin_unlock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 693 spin_lock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 695 spin_unlock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 717 spin_lock(&req->rq_lock); in sptlrpc_req_refresh_ctx() 722 spin_unlock(&req->rq_lock); in sptlrpc_req_refresh_ctx() [all …]
|
D | ptlrpcd.c | 236 spin_lock(&req->rq_lock); in ptlrpcd_add_req() 242 spin_unlock(&req->rq_lock); in ptlrpcd_add_req() 252 spin_unlock(&req->rq_lock); in ptlrpcd_add_req() 256 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 | 832 spin_lock(&req->rq_lock); in ptlrpc_nrs_hpreq_add_nolock() 837 spin_unlock(&req->rq_lock); in ptlrpc_nrs_hpreq_add_nolock()
|
D | service.c | 962 spin_lock(&req->rq_lock); in ptlrpc_at_add_timed() 964 spin_unlock(&req->rq_lock); in ptlrpc_at_add_timed() 988 spin_lock(&req->rq_lock); in ptlrpc_at_remove_timed() 990 spin_unlock(&req->rq_lock); in ptlrpc_at_remove_timed()
|
D | pack_generic.c | 312 spin_lock(&req->rq_lock); in lustre_pack_reply_v2() 314 spin_unlock(&req->rq_lock); in lustre_pack_reply_v2()
|
/linux-4.4.14/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.4.14/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.4.14/drivers/staging/lustre/lustre/include/ |
D | lustre_net.h | 1293 spinlock_t rq_lock; member 2714 spin_lock(&req->rq_lock); in ptlrpc_client_recv_or_unlink() 2717 spin_unlock(&req->rq_lock); in ptlrpc_client_recv_or_unlink() 2722 spin_unlock(&req->rq_lock); in ptlrpc_client_recv_or_unlink() 2791 spin_lock(&req->rq_lock); in ptlrpc_no_resend() 2793 spin_unlock(&req->rq_lock); in ptlrpc_no_resend()
|
/linux-4.4.14/net/sunrpc/ |
D | svc_xprt.c | 363 spin_lock_bh(&rqstp->rq_lock); in svc_xprt_do_enqueue() 366 spin_unlock_bh(&rqstp->rq_lock); in svc_xprt_do_enqueue() 373 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 | 595 spin_lock_init(&rqstp->rq_lock); in svc_rqst_alloc()
|
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/ |
D | mdc_request.c | 653 spin_lock(&req->rq_lock); in mdc_commit_open() 655 spin_unlock(&req->rq_lock); in mdc_commit_open() 698 spin_lock(&open_req->rq_lock); in mdc_set_open_replay_data() 706 spin_unlock(&open_req->rq_lock); in mdc_set_open_replay_data() 830 spin_lock(&mod->mod_open_req->rq_lock); in mdc_close() 832 spin_unlock(&mod->mod_open_req->rq_lock); in mdc_close() 922 spin_lock(&mod->mod_open_req->rq_lock); in mdc_done_writing() 924 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() 336 spin_lock(&req->rq_lock); in mdc_intent_open_pack() 338 spin_unlock(&req->rq_lock); in mdc_intent_open_pack()
|
/linux-4.4.14/include/linux/sunrpc/ |
D | svc.h | 292 spinlock_t rq_lock; /* per-request lock */ member
|