Lines Matching refs:all_ppp_mutex
216 struct mutex all_ppp_mutex; member
860 mutex_lock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
867 mutex_unlock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
908 mutex_init(&pn->all_ppp_mutex); in ppp_init_net()
941 mutex_destroy(&pn->all_ppp_mutex); in ppp_exit_net()
959 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
987 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
998 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
1001 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
1346 mutex_lock(&pn->all_ppp_mutex); in ppp_dev_uninit()
1348 mutex_unlock(&pn->all_ppp_mutex); in ppp_dev_uninit()
3183 mutex_lock(&pn->all_ppp_mutex); in ppp_connect_channel()
3217 mutex_unlock(&pn->all_ppp_mutex); in ppp_connect_channel()