Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Duverbs_std_types.c201 ib_dealloc_pd_user(pd, &attrs->driver_udata); in uverbs_free_pd()
Dverbs.c328 void ib_dealloc_pd_user(struct ib_pd *pd, struct ib_udata *udata) in ib_dealloc_pd_user() function
346 EXPORT_SYMBOL(ib_dealloc_pd_user);
Duverbs_cmd.c450 ib_dealloc_pd_user(pd, uverbs_get_cleared_udata(attrs)); in ib_uverbs_alloc_pd()
/Linux-v5.4/include/rdma/
Dib_verbs.h3350 void ib_dealloc_pd_user(struct ib_pd *pd, struct ib_udata *udata);
3360 ib_dealloc_pd_user(pd, NULL); in ib_dealloc_pd()