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.h78 struct lockdep_map first_lock_dep_map; in context_lock_struct() local
161 lockdep_init_map_wait(&ctx->first_lock_dep_map, ww_class->mutex_name, in ww_acquire_init()
164 mutex_acquire_nest(&ctx->first_lock_dep_map, 0, 0, &ctx->dep_map, _RET_IP_); in ww_acquire_init()
205 mutex_release(&ctx->first_lock_dep_map, _THIS_IP_); in ww_acquire_fini()