Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Duser_exp_rcv.c130 spin_lock(&fd->tid_lock); in hfi1_user_exp_rcv_init()
141 spin_unlock(&fd->tid_lock); in hfi1_user_exp_rcv_init()
341 spin_lock(&fd->tid_lock); in hfi1_user_exp_rcv_setup()
347 spin_unlock(&fd->tid_lock); in hfi1_user_exp_rcv_setup()
465 spin_lock(&fd->tid_lock); in hfi1_user_exp_rcv_setup()
467 spin_unlock(&fd->tid_lock); in hfi1_user_exp_rcv_setup()
512 spin_lock(&fd->tid_lock); in hfi1_user_exp_rcv_setup()
514 spin_unlock(&fd->tid_lock); in hfi1_user_exp_rcv_setup()
553 spin_lock(&fd->tid_lock); in hfi1_user_exp_rcv_clear()
555 spin_unlock(&fd->tid_lock); in hfi1_user_exp_rcv_clear()
[all...]
H A Dfile_ops.c207 spin_lock_init(&fd->tid_lock); in hfi1_file_open()
H A Dhfi.h1449 spinlock_t tid_lock; /* protect tid_[limit,used] counters */ member
/kernel/linux/linux-6.6/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()
[all...]
H A Dhfi.h1397 spinlock_t tid_lock; /* protect tid_[limit,used] counters */ member
H A Dfile_ops.c166 spin_lock_init(&fd->tid_lock); in hfi1_file_open()
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dsa_query.c188 static DEFINE_SPINLOCK(tid_lock);
1353 spin_lock_irqsave(&tid_lock, flags); in init_mad()
1356 spin_unlock_irqrestore(&tid_lock, flags); in init_mad()
/kernel/linux/linux-6.6/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()

Completed in 20 milliseconds