Home
last modified time | relevance | path

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

/linux-4.19.296/include/rdma/
Dib_verbs.h1487 struct ib_ucontext { struct
1488 struct ib_device *device;
1489 struct ib_uverbs_file *ufile;
1495 int closing;
1497 bool cleanup_retryable;
1499 struct pid *tgid;
1501 struct rb_root_cached umem_tree;
1525 struct ib_ucontext *context; /* associated user context */ argument