Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/team/
Dteam.c1540 static struct lock_class_key team_tx_busylock_key; variable
1553 dev->qdisc_tx_busylock = &team_tx_busylock_key; in team_set_lockdep_class()