Searched defs:rdma_restrack_entry (Results 1 – 2 of 2) sorted by relevance
141499 struct rdma_restrack_entry { struct141500 bool valid;141501 u8 no_track: 1;141502 struct kref kref;141503 struct completion comp;141504 struct task_struct *task;141505 const char *kern_name;141506 enum rdma_restrack_type type;141507 bool user;141508 u32 id;
149149 struct rdma_restrack_entry { struct149150 bool valid;149151 u8 no_track: 1;149152 struct kref kref;149153 struct completion comp;149154 struct task_struct *task;149155 const char *kern_name;149156 enum rdma_restrack_type type;149157 bool user;149158 u32 id;