Searched refs:xa_rej_tmout (Results 1 – 2 of 2) sorted by relevance
61 struct xarray *xa_rej_tmout; member366 xa_lock(&sriov->xa_rej_tmout); in alloc_rej_tmout()377 xa_unlock(&sriov->xa_rej_tmout); in alloc_rej_tmout()386 item->xa_rej_tmout = &sriov->xa_rej_tmout; in alloc_rej_tmout()402 xa_unlock(&sriov->xa_rej_tmout); in alloc_rej_tmout()411 xa_lock(&sriov->xa_rej_tmout); in lookup_rej_tmout_slave()421 xa_unlock(&sriov->xa_rej_tmout); in lookup_rej_tmout_slave()491 xa_init(&dev->sriov.xa_rej_tmout); in mlx4_ib_cm_paravirt_init()501 xa_lock(&sriov->xa_rej_tmout); in rej_tmout_xa_cleanup()509 xa_unlock(&sriov->xa_rej_tmout); in rej_tmout_xa_cleanup()[all …]
526 struct xarray xa_rej_tmout; member