Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Duverbs_cmd.c53 static struct uverbs_lock_class mw_lock_class = { .name = "MW-uobj" }; variable
1197 init_uobj(uobj, 0, file->ucontext, &mw_lock_class); in ib_uverbs_alloc_mw()