Lines Matching refs:all_ppp_mutex
221 struct mutex all_ppp_mutex; member
1076 mutex_lock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
1083 mutex_unlock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
1127 mutex_init(&pn->all_ppp_mutex); in ppp_init_net()
1160 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()
1576 mutex_lock(&pn->all_ppp_mutex); in ppp_dev_uninit()
1578 mutex_unlock(&pn->all_ppp_mutex); in ppp_dev_uninit()
3474 mutex_lock(&pn->all_ppp_mutex); in ppp_connect_channel()
3509 mutex_unlock(&pn->all_ppp_mutex); in ppp_connect_channel()