Home
last modified time | relevance | path

Searched refs:cq_reg_mem_list_lock (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_verbs.h42 spinlock_t cq_reg_mem_list_lock; /* memory list for cq's */ member
H A Di40iw_verbs.c147 spin_lock_init(&ucontext->cq_reg_mem_list_lock); in i40iw_alloc_ucontext()
1123 spin_lock_irqsave(&ucontext->cq_reg_mem_list_lock, flags); in i40iw_create_cq()
1126 spin_unlock_irqrestore(&ucontext->cq_reg_mem_list_lock, flags); in i40iw_create_cq()
1800 spin_lock_irqsave(&ucontext->cq_reg_mem_list_lock, flags); in i40iw_reg_user_mr()
1803 spin_unlock_irqrestore(&ucontext->cq_reg_mem_list_lock, flags); in i40iw_reg_user_mr()
1939 spin_lock_irqsave(&ucontext->cq_reg_mem_list_lock, flags); in i40iw_del_memlist()
1944 spin_unlock_irqrestore(&ucontext->cq_reg_mem_list_lock, flags); in i40iw_del_memlist()