Lines Matching refs:all_ppp_mutex
232 struct mutex all_ppp_mutex; member
1087 mutex_lock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
1094 mutex_unlock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
1138 mutex_init(&pn->all_ppp_mutex); in ppp_init_net()
1171 mutex_destroy(&pn->all_ppp_mutex); in ppp_exit_net()
1189 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
1228 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
1239 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
1242 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
1587 mutex_lock(&pn->all_ppp_mutex); in ppp_dev_uninit()
1589 mutex_unlock(&pn->all_ppp_mutex); in ppp_dev_uninit()
3484 mutex_lock(&pn->all_ppp_mutex); in ppp_connect_channel()
3519 mutex_unlock(&pn->all_ppp_mutex); in ppp_connect_channel()