Home
last modified time | relevance | path

Searched refs:netdev_lock_ops_compat (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dnetdev_lock.h83 static inline void netdev_lock_ops_compat(struct net_device *dev) in netdev_lock_ops_compat() function
/linux/net/core/
H A Ddev.c1060 netdev_lock_ops_compat(dev); in __netdev_put_lock_ops_compat()