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.c541 static inline void netdev_set_xmit_lockdep_class(spinlock_t *lock, in netdev_set_xmit_lockdep_class() function
561 static inline void netdev_set_xmit_lockdep_class(spinlock_t *lock, in netdev_set_xmit_lockdep_class() function
11195 netdev_set_xmit_lockdep_class(&queue->_xmit_lock, dev->type); in netdev_init_one_queue()