Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Duverbs_cmd.c51 static struct uverbs_lock_class pd_lock_class = { .name = "PD-uobj" }; variable
553 init_uobj(uobj, 0, file->ucontext, &pd_lock_class); in ib_uverbs_alloc_pd()