Lines Matching refs:all_ppp_mutex
220 struct mutex all_ppp_mutex; member
864 mutex_lock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
871 mutex_unlock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
912 mutex_init(&pn->all_ppp_mutex); in ppp_init_net()
945 mutex_destroy(&pn->all_ppp_mutex); in ppp_exit_net()
963 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
991 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
1002 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
1005 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
1352 mutex_lock(&pn->all_ppp_mutex); in ppp_dev_uninit()
1354 mutex_unlock(&pn->all_ppp_mutex); in ppp_dev_uninit()
3139 mutex_lock(&pn->all_ppp_mutex); in ppp_connect_channel()
3173 mutex_unlock(&pn->all_ppp_mutex); in ppp_connect_channel()