Home
last modified time | relevance | path

Searched defs:alloc_pd (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dverbs.c1606 static struct ib_pd *alloc_pd(struct ib_device *ibdev, in alloc_pd() function
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_gem_gtt.c481 static struct i915_page_directory *alloc_pd(struct drm_device *dev) in alloc_pd() function
/linux-4.4.14/include/rdma/
Dib_verbs.h1667 struct ib_pd * (*alloc_pd)(struct ib_device *device, member