Lines Matching refs:all_ppp_mutex
217 struct mutex all_ppp_mutex; member
1053 mutex_lock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
1060 mutex_unlock(&pn->all_ppp_mutex); in ppp_unattached_ioctl()
1104 mutex_init(&pn->all_ppp_mutex); in ppp_init_net()
1137 mutex_destroy(&pn->all_ppp_mutex); in ppp_exit_net()
1155 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
1194 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
1205 mutex_lock(&pn->all_ppp_mutex); in ppp_unit_register()
1208 mutex_unlock(&pn->all_ppp_mutex); in ppp_unit_register()
1555 mutex_lock(&pn->all_ppp_mutex); in ppp_dev_uninit()
1557 mutex_unlock(&pn->all_ppp_mutex); in ppp_dev_uninit()
3451 mutex_lock(&pn->all_ppp_mutex); in ppp_connect_channel()
3486 mutex_unlock(&pn->all_ppp_mutex); in ppp_connect_channel()