Searched refs:__dev_put (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/infiniband/core/
H A Ddevice.c2177 __dev_put(old_ndev);
/linux-master/include/linux/
H A Dnetdevice.h4011 static inline void __dev_put(struct net_device *dev) function
4076 __dev_put(dev);
4115 __dev_put(odev);
/linux-master/net/core/
H A Dlink_watch.c180 * This is the reason we use __dev_put() instead of dev_put().
182 __dev_put(dev);

Completed in 242 milliseconds