Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/core/
Dverbs.c1280 int ib_dealloc_mw(struct ib_mw *mw) in ib_dealloc_mw() function
1292 EXPORT_SYMBOL(ib_dealloc_mw);
Duverbs_main.c227 ib_dealloc_mw(mw); in ib_uverbs_cleanup_ucontext()
Duverbs_cmd.c1248 ib_dealloc_mw(mw); in ib_uverbs_alloc_mw()
1276 ret = ib_dealloc_mw(mw); in ib_uverbs_dealloc_mw()
/linux-4.1.27/include/rdma/
Dib_verbs.h2564 int ib_dealloc_mw(struct ib_mw *mw);