Home
last modified time | relevance | path

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

/Linux-v4.19/net/core/
Ddev.c318 static struct lock_class_key netdev_xmit_lock_key[ARRAY_SIZE(netdev_lock_type)]; variable
338 lockdep_set_class_and_name(lock, &netdev_xmit_lock_key[i], in netdev_set_xmit_lockdep_class()