Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep_internals.h131 extern const char *__get_key_name(const struct lockdep_subclass_key *key,
H A Dlockdep_proc.c66 name = __get_key_name(class->key, str); in print_name()
486 key_name = __get_key_name(ckey, str); in seq_stats()
H A Dlockdep.c631 const char *__get_key_name(const struct lockdep_subclass_key *key, char *str) in __get_key_name() function
687 name = __get_key_name(class->key, str); in __print_lock_name()
718 name = __get_key_name(lock->key->subkeys, str); in print_lockdep_cache()