Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h62590 struct rdma_restrack_entry { struct
62591 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;