Lines Matching refs:all_ppp_mutex
216 struct mutex all_ppp_mutex; member
943 mutex_lock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
950 mutex_unlock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
994 mutex_init(&pn->all_ppp_mutex); in ppp_init_net()
1027 mutex_destroy(&pn->all_ppp_mutex); in ppp_exit_net()
1045 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
1073 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
1084 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
1087 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
1434 mutex_lock(&pn->all_ppp_mutex); in ppp_dev_uninit()
1436 mutex_unlock(&pn->all_ppp_mutex); in ppp_dev_uninit()
3267 mutex_lock(&pn->all_ppp_mutex); in ppp_connect_channel()
3301 mutex_unlock(&pn->all_ppp_mutex); in ppp_connect_channel()