Lines Matching refs:all_ppp_mutex
226 struct mutex all_ppp_mutex; member
1081 mutex_lock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
1088 mutex_unlock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
1134 mutex_init(&pn->all_ppp_mutex); in ppp_init_net()
1159 mutex_destroy(&pn->all_ppp_mutex); in ppp_exit_net()
1178 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
1217 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
1228 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
1231 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
1573 mutex_lock(&pn->all_ppp_mutex); in ppp_dev_uninit()
1575 mutex_unlock(&pn->all_ppp_mutex); in ppp_dev_uninit()
3493 mutex_lock(&pn->all_ppp_mutex); in ppp_connect_channel()
3532 mutex_unlock(&pn->all_ppp_mutex); in ppp_connect_channel()