Searched refs:fastpath_lock (Results 1 – 3 of 3) sorted by relevance
58 write_lock_irq(&skb->dev->fastpath_lock); in ip_forward_finish()61 write_unlock_irq(&skb->dev->fastpath_lock); in ip_forward_finish()
799 write_lock_irq(&dev->fastpath_lock); in dev_do_clear_fastroute()802 write_unlock_irq(&dev->fastpath_lock); in dev_do_clear_fastroute()2492 dev->fastpath_lock=RW_LOCK_UNLOCKED; in register_netdevice()2813 dev->fastpath_lock = RW_LOCK_UNLOCKED; in net_dev_init()
449 rwlock_t fastpath_lock; member