Searched refs:nfnl_lockdep_keys (Results 1 – 1 of 1) sorted by relevance
61 static struct lock_class_key nfnl_lockdep_keys[NFNL_SUBSYS_COUNT]; variable801 __mutex_init(&table[i].mutex, nfnl_lockdep_names[i], &nfnl_lockdep_keys[i]); in nfnetlink_init()