Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/rdma/
Drestrack.h61 struct rdma_restrack_entry { struct
70 bool valid;
74 struct kref kref;
78 struct completion comp;
88 struct task_struct *task;
113 static inline bool rdma_is_kernel_res(const struct rdma_restrack_entry *res) in rdma_is_kernel_res() argument