Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/bonding/
Dbond_main.c4529 static struct lock_class_key bonding_tx_busylock_key; variable
4544 dev->qdisc_tx_busylock = &bonding_tx_busylock_key; in bond_set_lockdep_class()