Home
last modified time | relevance | path

Searched refs:local_lock (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/sfc/
Dsiena_sriov.c825 mutex_lock(&nic_data->local_lock); in efx_vfdi_set_status_page()
846 mutex_unlock(&nic_data->local_lock); in efx_vfdi_set_status_page()
1094 mutex_lock(&nic_data->local_lock); in efx_siena_sriov_peer_work()
1149 mutex_unlock(&nic_data->local_lock); in efx_siena_sriov_peer_work()
1325 mutex_init(&nic_data->local_lock); in efx_siena_sriov_init()
Dnic.h251 struct mutex local_lock; member
/Linux-v4.19/Documentation/filesystems/
Dorangefs.txt189 local_lock
192 locking kicks in if the filesystem is mounted with -o local_lock.