Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.c522 static inline void netdev_set_xmit_lockdep_class(spinlock_t *lock, in netdev_set_xmit_lockdep_class() function
542 static inline void netdev_set_xmit_lockdep_class(spinlock_t *lock, in netdev_set_xmit_lockdep_class() function
10980 netdev_set_xmit_lockdep_class(&queue->_xmit_lock, dev->type); in netdev_init_one_queue()