Home
last modified time | relevance | path

Searched refs:xa_rej_tmout (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/mlx4/
H A Dcm.c61 struct xarray *xa_rej_tmout; member
365 xa_lock(&sriov->xa_rej_tmout); in alloc_rej_tmout()
376 xa_unlock(&sriov->xa_rej_tmout); in alloc_rej_tmout()
385 item->xa_rej_tmout = &sriov->xa_rej_tmout; in alloc_rej_tmout()
401 xa_unlock(&sriov->xa_rej_tmout); in alloc_rej_tmout()
410 xa_lock(&sriov->xa_rej_tmout); in lookup_rej_tmout_slave()
420 xa_unlock(&sriov->xa_rej_tmout); in lookup_rej_tmout_slave()
490 xa_init(&dev->sriov.xa_rej_tmout); in mlx4_ib_cm_paravirt_init()
500 xa_lock(&sriov->xa_rej_tmout); in rej_tmout_xa_cleanup()
508 xa_unlock(&sriov->xa_rej_tmout); in rej_tmout_xa_cleanup()
[all …]
H A Dmlx4_ib.h525 struct xarray xa_rej_tmout; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/mlx4/
H A Dcm.c61 struct xarray *xa_rej_tmout; member
365 xa_lock(&sriov->xa_rej_tmout); in alloc_rej_tmout()
376 xa_unlock(&sriov->xa_rej_tmout); in alloc_rej_tmout()
385 item->xa_rej_tmout = &sriov->xa_rej_tmout; in alloc_rej_tmout()
401 xa_unlock(&sriov->xa_rej_tmout); in alloc_rej_tmout()
410 xa_lock(&sriov->xa_rej_tmout); in lookup_rej_tmout_slave()
420 xa_unlock(&sriov->xa_rej_tmout); in lookup_rej_tmout_slave()
490 xa_init(&dev->sriov.xa_rej_tmout); in mlx4_ib_cm_paravirt_init()
500 xa_lock(&sriov->xa_rej_tmout); in rej_tmout_xa_cleanup()
508 xa_unlock(&sriov->xa_rej_tmout); in rej_tmout_xa_cleanup()
[all …]
H A Dmlx4_ib.h525 struct xarray xa_rej_tmout; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/mlx4/
H A Dcm.c61 struct xarray *xa_rej_tmout; member
365 xa_lock(&sriov->xa_rej_tmout); in alloc_rej_tmout()
376 xa_unlock(&sriov->xa_rej_tmout); in alloc_rej_tmout()
385 item->xa_rej_tmout = &sriov->xa_rej_tmout; in alloc_rej_tmout()
401 xa_unlock(&sriov->xa_rej_tmout); in alloc_rej_tmout()
410 xa_lock(&sriov->xa_rej_tmout); in lookup_rej_tmout_slave()
420 xa_unlock(&sriov->xa_rej_tmout); in lookup_rej_tmout_slave()
490 xa_init(&dev->sriov.xa_rej_tmout); in mlx4_ib_cm_paravirt_init()
500 xa_lock(&sriov->xa_rej_tmout); in rej_tmout_xa_cleanup()
508 xa_unlock(&sriov->xa_rej_tmout); in rej_tmout_xa_cleanup()
[all …]
H A Dmlx4_ib.h525 struct xarray xa_rej_tmout; member