Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dww_mutex.h77 struct lockdep_map first_lock_dep_map; member
159 lockdep_init_map_wait(&ctx->first_lock_dep_map, ww_class->mutex_name, in ww_acquire_init()
162 mutex_acquire_nest(&ctx->first_lock_dep_map, 0, 0, &ctx->dep_map, _RET_IP_); in ww_acquire_init()
201 mutex_release(&ctx->first_lock_dep_map, _THIS_IP_); in ww_acquire_fini()