Home
last modified time | relevance | path

Searched refs:netdev_xmit_lock_key (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/core/
H A Ddev.c444 static struct lock_class_key netdev_xmit_lock_key[ARRAY_SIZE(netdev_lock_type)]; variable
464 lockdep_set_class_and_name(lock, &netdev_xmit_lock_key[i], in netdev_set_xmit_lockdep_class()
/kernel/linux/linux-6.6/net/core/
H A Ddev.c485 static struct lock_class_key netdev_xmit_lock_key[ARRAY_SIZE(netdev_lock_type)]; variable
505 lockdep_set_class_and_name(lock, &netdev_xmit_lock_key[i], in netdev_set_xmit_lockdep_class()

Completed in 28 milliseconds