Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h141499 struct rdma_restrack_entry { struct
141500 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;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h149149 struct rdma_restrack_entry { struct
149150 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;