Lines Matching refs:all_ppp_mutex
220 struct mutex all_ppp_mutex; member
1059 mutex_lock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
1066 mutex_unlock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
1110 mutex_init(&pn->all_ppp_mutex); in ppp_init_net()
1143 mutex_destroy(&pn->all_ppp_mutex); in ppp_exit_net()
1161 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
1200 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
1211 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
1214 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
1561 mutex_lock(&pn->all_ppp_mutex); in ppp_dev_uninit()
1563 mutex_unlock(&pn->all_ppp_mutex); in ppp_dev_uninit()
3459 mutex_lock(&pn->all_ppp_mutex); in ppp_connect_channel()
3494 mutex_unlock(&pn->all_ppp_mutex); in ppp_connect_channel()