Searched defs:rdma_restrack_entry (Results 1 – 1 of 1) sorted by relevance
62590 struct rdma_restrack_entry { struct62591 bool valid;62592 u8 no_track: 1;62593 struct kref kref;62594 struct completion comp;62595 struct task_struct *task;62596 const char *kern_name;62597 enum rdma_restrack_type type;62598 bool user;62599 u32 id;