Home
last modified time | relevance | path

Searched refs:tid_lock (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.c87 spin_lock(&fd->tid_lock); in hfi1_user_exp_rcv_init()
98 spin_unlock(&fd->tid_lock); in hfi1_user_exp_rcv_init()
298 spin_lock(&fd->tid_lock); in hfi1_user_exp_rcv_setup()
304 spin_unlock(&fd->tid_lock); in hfi1_user_exp_rcv_setup()
420 spin_lock(&fd->tid_lock); in hfi1_user_exp_rcv_setup()
422 spin_unlock(&fd->tid_lock); in hfi1_user_exp_rcv_setup()
467 spin_lock(&fd->tid_lock); in hfi1_user_exp_rcv_setup()
469 spin_unlock(&fd->tid_lock); in hfi1_user_exp_rcv_setup()
508 spin_lock(&fd->tid_lock); in hfi1_user_exp_rcv_clear()
510 spin_unlock(&fd->tid_lock); in hfi1_user_exp_rcv_clear()
H A Dfile_ops.c166 spin_lock_init(&fd->tid_lock); in hfi1_file_open()
H A Dhfi.h1397 spinlock_t tid_lock; /* protect tid_[limit,used] counters */ member
/openbmc/linux/drivers/infiniband/core/
H A Dsa_query.c184 static DEFINE_SPINLOCK(tid_lock);
1328 spin_lock_irqsave(&tid_lock, flags); in init_mad()
1331 spin_unlock_irqrestore(&tid_lock, flags); in init_mad()