Searched refs:dev_list_mtx (Results 1 – 1 of 1) sorted by relevance
65 struct mutex dev_list_mtx; /* mutex for list ops */ member590 mutex_init(&lowpan_dev_info(dev)->dev_list_mtx); in lowpan_newlink()604 mutex_lock(&lowpan_dev_info(dev)->dev_list_mtx); in lowpan_newlink()607 mutex_unlock(&lowpan_dev_info(dev)->dev_list_mtx); in lowpan_newlink()622 mutex_lock(&lowpan_dev_info(dev)->dev_list_mtx); in lowpan_dellink()629 mutex_unlock(&lowpan_dev_info(dev)->dev_list_mtx); in lowpan_dellink()631 mutex_destroy(&lowpan_dev_info(dev)->dev_list_mtx); in lowpan_dellink()