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

/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cppcore.c55 * @area_cache_mutex: protects @area_cache_list
76 struct mutex area_cache_mutex; member in struct:nfp_cpp
815 mutex_lock(&cpp->area_cache_mutex);
817 mutex_unlock(&cpp->area_cache_mutex);
841 mutex_lock(&cpp->area_cache_mutex);
844 mutex_unlock(&cpp->area_cache_mutex);
865 mutex_unlock(&cpp->area_cache_mutex);
884 mutex_unlock(&cpp->area_cache_mutex);
892 mutex_unlock(&cpp->area_cache_mutex);
913 mutex_unlock(&cpp->area_cache_mutex);
[all...]

Completed in 123 milliseconds