Home
last modified time | relevance | path

Searched refs:ip_lock (Results 1 – 3 of 3) sorted by relevance

/drivers/s390/net/
A Dqeth_l3_sys.c304 mutex_lock(&card->ip_lock); in qeth_l3_dev_ipato_enable_store()
318 mutex_unlock(&card->ip_lock); in qeth_l3_dev_ipato_enable_store()
344 mutex_lock(&card->ip_lock); in qeth_l3_dev_ipato_invert4_store()
358 mutex_unlock(&card->ip_lock); in qeth_l3_dev_ipato_invert4_store()
373 mutex_lock(&card->ip_lock); in qeth_l3_dev_ipato_add_show()
382 mutex_unlock(&card->ip_lock); in qeth_l3_dev_ipato_add_show()
500 mutex_lock(&card->ip_lock); in qeth_l3_dev_ipato_invert6_store()
514 mutex_unlock(&card->ip_lock); in qeth_l3_dev_ipato_invert6_store()
580 mutex_lock(&card->ip_lock); in qeth_l3_dev_ip_add_show()
588 mutex_unlock(&card->ip_lock); in qeth_l3_dev_ip_add_show()
A Dqeth_l3_main.c226 mutex_lock(&card->ip_lock); in qeth_l3_modify_ip()
228 mutex_unlock(&card->ip_lock); in qeth_l3_modify_ip()
253 mutex_lock(&card->ip_lock); in qeth_l3_clear_ip_htable()
265 mutex_unlock(&card->ip_lock); in qeth_l3_clear_ip_htable()
277 mutex_lock(&card->ip_lock); in qeth_l3_recover_ip()
294 mutex_unlock(&card->ip_lock); in qeth_l3_recover_ip()
521 mutex_lock(&card->ip_lock); in qeth_l3_clear_ipato_list()
529 mutex_unlock(&card->ip_lock); in qeth_l3_clear_ipato_list()
540 mutex_lock(&card->ip_lock); in qeth_l3_add_ipato_entry()
572 mutex_lock(&card->ip_lock); in qeth_l3_del_ipato_entry()
[all …]
A Dqeth_core.h824 struct mutex ip_lock; member

Completed in 45 milliseconds