Home
last modified time | relevance | path

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

/linux/include/rdma/
H A Drestrack.h72 struct rdma_restrack_entry { struct
81 bool valid;
89 u8 no_track : 1;
93 struct kref kref;
97 struct completion comp;
107 struct task_struct *task;
132 static inline bool rdma_is_kernel_res(const struct rdma_restrack_entry *res) in rdma_is_kernel_res() argument