Home
last modified time | relevance | path

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

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