Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h141566 struct ib_uobject { struct
141567 u64 user_handle;
141568 struct ib_uverbs_file *ufile;
141569 struct ib_ucontext *context;
141570 void *object;
141571 struct list_head list;
141572 struct ib_rdmacg_object cg_obj;
141573 int id;
141574 struct kref ref;
141575 atomic_t usecnt;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h149216 struct ib_uobject { struct
149217 u64 user_handle;
149218 struct ib_uverbs_file *ufile;
149219 struct ib_ucontext *context;
149220 void *object;
149221 struct list_head list;
149222 struct ib_rdmacg_object cg_obj;
149223 int id;
149224 struct kref ref;
149225 atomic_t usecnt;
[all …]