Home
last modified time | relevance | path

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

/Linux-v4.19/include/rdma/
Dib_verbs.h1480 struct ib_ucontext { struct
1481 struct ib_device *device;
1482 struct ib_uverbs_file *ufile;
1488 int closing;
1490 bool cleanup_retryable;
1492 struct pid *tgid;
1494 struct rb_root_cached umem_tree;
1518 struct ib_ucontext *context; /* associated user context */ argument