Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/cxgb4/
Dprovider.c455 dev->ibdev.dealloc_ucontext = c4iw_dealloc_ucontext; in c4iw_register_device()
/linux-3.4.99/drivers/infiniband/core/
Duverbs_main.c273 return context->device->dealloc_ucontext(context); in ib_uverbs_cleanup_ucontext()
Duverbs_cmd.c374 ibdev->dealloc_ucontext(ucontext); in ib_uverbs_get_context()
/linux-3.4.99/drivers/infiniband/hw/amso1100/
Dc2_provider.c812 dev->ibdev.dealloc_ucontext = c2_dealloc_ucontext; in c2_register_device()
/linux-3.4.99/drivers/infiniband/hw/ehca/
Dehca_main.c474 shca->ib_device.dealloc_ucontext = ehca_dealloc_ucontext; in ehca_init_device()
/linux-3.4.99/include/rdma/
Dib_verbs.h1114 int (*dealloc_ucontext)(struct ib_ucontext *context); member
/linux-3.4.99/drivers/infiniband/hw/mthca/
Dmthca_provider.c1293 dev->ib_dev.dealloc_ucontext = mthca_dealloc_ucontext; in mthca_register_device()
/linux-3.4.99/drivers/infiniband/hw/mlx4/
Dmain.c1166 ibdev->ib_dev.dealloc_ucontext = mlx4_ib_dealloc_ucontext; in mlx4_ib_add()
/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1392 dev->ibdev.dealloc_ucontext = iwch_dealloc_ucontext; in iwch_register_device()
/linux-3.4.99/drivers/infiniband/hw/ipath/
Dipath_verbs.c2147 dev->dealloc_ucontext = ipath_dealloc_ucontext; in ipath_register_ib_device()
/linux-3.4.99/drivers/infiniband/hw/qib/
Dqib_verbs.c2158 ibdev->dealloc_ucontext = qib_dealloc_ucontext; in qib_register_ib_device()
/linux-3.4.99/drivers/infiniband/hw/nes/
Dnes_verbs.c3889 nesibdev->ibdev.dealloc_ucontext = nes_dealloc_ucontext; in nes_init_ofa_device()