Home
last modified time | relevance | path

Searched refs:rwlock (Results 1 – 4 of 4) sorted by relevance

/drivers/s390/net/
Dqeth_l2_main.c89 read_lock_irqsave(&qeth_core_card_list.rwlock, flags); in qeth_l2_verify_dev()
96 read_unlock_irqrestore(&qeth_core_card_list.rwlock, flags); in qeth_l2_verify_dev()
111 read_lock_irqsave(&qeth_core_card_list.rwlock, flags); in qeth_l2_netdev_by_devno()
119 read_unlock_irqrestore(&qeth_core_card_list.rwlock, flags); in qeth_l2_netdev_by_devno()
Dqeth_core.h734 rwlock_t rwlock; member
Dqeth_core_main.c4194 write_lock_irqsave(&qeth_core_card_list.rwlock, flags); in qeth_core_probe_device()
4196 write_unlock_irqrestore(&qeth_core_card_list.rwlock, flags); in qeth_core_probe_device()
4222 write_lock_irqsave(&qeth_core_card_list.rwlock, flags); in qeth_core_remove_device()
4224 write_unlock_irqrestore(&qeth_core_card_list.rwlock, flags); in qeth_core_remove_device()
4512 rwlock_init(&qeth_core_card_list.rwlock); in qeth_core_init()
Dqeth_l3_main.c2016 read_lock_irqsave(&qeth_core_card_list.rwlock, flags); in qeth_l3_verify_dev()
2026 read_unlock_irqrestore(&qeth_core_card_list.rwlock, flags); in qeth_l3_verify_dev()