Home
last modified time | relevance | path

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

/trueos/sys/ofed/include/rdma/
HDib_umem.h44 struct ib_umem { struct
45 struct ib_ucontext *context;
46 size_t length;
47 int offset;
48 int page_size;
49 int writable;
50 int hugetlb;
51 struct list_head chunk_list;
53 struct work_struct work;
54 struct mm_struct *mm;
[all …]