Home
last modified time | relevance | path

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

/drivers/infiniband/hw/ehca/
Dehca_iverbs.h186 int ehca_dealloc_ucontext(struct ib_ucontext *context);
Dehca_uverbs.c65 int ehca_dealloc_ucontext(struct ib_ucontext *context) in ehca_dealloc_ucontext() function
Dehca_main.c474 shca->ib_device.dealloc_ucontext = ehca_dealloc_ucontext; in ehca_init_device()