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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_generic.c198 * all_ppp_mutex protects the units_idr mapping.
202 struct mutex all_ppp_mutex; member in struct:ppp_net
1021 mutex_lock(&pn->all_ppp_mutex);
1028 mutex_unlock(&pn->all_ppp_mutex);
1068 mutex_init(&pn->all_ppp_mutex);
2858 mutex_lock(&pn->all_ppp_mutex);
2904 mutex_unlock(&pn->all_ppp_mutex);
2910 mutex_unlock(&pn->all_ppp_mutex);
2939 mutex_lock(&pn->all_ppp_mutex);
2958 mutex_unlock(&pn->all_ppp_mutex);
[all...]

Completed in 67 milliseconds