Searched refs:is_dynamic_key (Results 1 – 1 of 1) sorted by relevance
1244 static bool is_dynamic_key(const struct lock_class_key *key) in is_dynamic_key() function1297 } else if (!static_obj(lock->key) && !is_dynamic_key(lock->key)) { in register_lock_class()4945 if (!static_obj(key) && !is_dynamic_key(key)) { in lockdep_init_map_type()