Home
last modified time | relevance | path

Searched defs:lockdep_init_map_wait (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/linux/
Dlockdep.h196 lockdep_init_map_wait(struct lockdep_map *lock, const char *name, in lockdep_init_map_wait() function
386 # define lockdep_init_map_wait(lock, name, key, sub, inner) \ macro