lockdep_unregister_key  513 block/blk-flush.c 	lockdep_unregister_key(&fq->key);
lockdep_unregister_key 4405 drivers/net/bonding/bond_main.c 	lockdep_unregister_key(&bond->stats_lock_key);
lockdep_unregister_key 1680 drivers/net/team/team.c 	lockdep_unregister_key(&team->team_lock_key);
lockdep_unregister_key 1988 drivers/net/team/team.c 		lockdep_unregister_key(&team->team_lock_key);
lockdep_unregister_key  294 include/linux/lockdep.h extern void lockdep_unregister_key(struct lock_class_key *key);
lockdep_unregister_key 5207 kernel/locking/lockdep.c EXPORT_SYMBOL_GPL(lockdep_unregister_key);
lockdep_unregister_key 3464 kernel/workqueue.c 	lockdep_unregister_key(&wq->key);
lockdep_unregister_key 8956 net/core/dev.c 	lockdep_unregister_key(&dev->qdisc_tx_busylock_key);
lockdep_unregister_key 8957 net/core/dev.c 	lockdep_unregister_key(&dev->qdisc_running_key);
lockdep_unregister_key 8958 net/core/dev.c 	lockdep_unregister_key(&dev->qdisc_xmit_lock_key);
lockdep_unregister_key 8959 net/core/dev.c 	lockdep_unregister_key(&dev->addr_list_lock_key);
lockdep_unregister_key 8964 net/core/dev.c 	lockdep_unregister_key(&dev->addr_list_lock_key);
lockdep_unregister_key   49 tools/lib/lockdep/include/liblockdep/common.h void lockdep_unregister_key(struct lock_class_key *key);
lockdep_unregister_key   58 tools/lib/lockdep/include/liblockdep/mutex.h 	lockdep_unregister_key(&lock->key);