Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c278 down_write(&ppriv->vlan_rwsem); in ipoib_vlan_delete()
280 up_write(&ppriv->vlan_rwsem); in ipoib_vlan_delete()
H A Dipoib_main.c158 down_read(&priv->vlan_rwsem); in ipoib_open()
168 up_read(&priv->vlan_rwsem); in ipoib_open()
198 down_read(&priv->vlan_rwsem); in ipoib_stop()
208 up_read(&priv->vlan_rwsem); in ipoib_stop()
426 down_read_nested(&priv->vlan_rwsem, nesting); in ipoib_match_gid_pkey_addr()
435 up_read(&priv->vlan_rwsem); in ipoib_match_gid_pkey_addr()
1955 down_write(&ppriv->vlan_rwsem); in ipoib_ndo_init()
1957 up_write(&ppriv->vlan_rwsem); in ipoib_ndo_init()
1978 down_write(&ppriv->vlan_rwsem); in ipoib_ndo_uninit()
1980 up_write(&ppriv->vlan_rwsem); in ipoib_ndo_uninit()
[all...]
H A Dipoib_ib.c1159 down_read_nested(&priv->vlan_rwsem, nesting); in __ipoib_ib_dev_flush()
1168 up_read(&priv->vlan_rwsem); in __ipoib_ib_dev_flush()
H A Dipoib.h334 * To READ from child_intfs the RTNL or vlan_rwsem read side must be
335 * held. To WRITE RTNL and the vlan_rwsem write side must be held (in
339 struct rw_semaphore vlan_rwsem; member
/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c277 down_write(&ppriv->vlan_rwsem); in ipoib_vlan_delete()
279 up_write(&ppriv->vlan_rwsem); in ipoib_vlan_delete()
H A Dipoib_main.c156 down_read(&priv->vlan_rwsem); in ipoib_open()
166 up_read(&priv->vlan_rwsem); in ipoib_open()
201 down_read(&priv->vlan_rwsem); in ipoib_stop()
211 up_read(&priv->vlan_rwsem); in ipoib_stop()
430 down_read_nested(&priv->vlan_rwsem, nesting); in ipoib_match_gid_pkey_addr()
439 up_read(&priv->vlan_rwsem); in ipoib_match_gid_pkey_addr()
1968 down_write(&ppriv->vlan_rwsem); in ipoib_ndo_init()
1970 up_write(&ppriv->vlan_rwsem); in ipoib_ndo_init()
1991 down_write(&ppriv->vlan_rwsem); in ipoib_ndo_uninit()
1993 up_write(&ppriv->vlan_rwsem); in ipoib_ndo_uninit()
[all...]
H A Dipoib_ib.c1158 down_read_nested(&priv->vlan_rwsem, nesting); in __ipoib_ib_dev_flush()
1167 up_read(&priv->vlan_rwsem); in __ipoib_ib_dev_flush()
H A Dipoib.h334 * To READ from child_intfs the RTNL or vlan_rwsem read side must be
335 * held. To WRITE RTNL and the vlan_rwsem write side must be held (in
339 struct rw_semaphore vlan_rwsem; member

Completed in 14 milliseconds