Home
last modified time | relevance | path

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

/linux-6.14.4/include/rdma/
Drestrack.h68 struct rdma_restrack_entry { struct
77 bool valid;
85 u8 no_track : 1;
89 struct kref kref;
93 struct completion comp;
103 struct task_struct *task;
128 static inline bool rdma_is_kernel_res(const struct rdma_restrack_entry *res) in rdma_is_kernel_res() argument