Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h79488 struct rdma_restrack_entry { struct
79489 bool valid;
79490 u8 no_track: 1;
79491 struct kref kref;
79492 struct completion comp;
79493 struct task_struct *task;
79494 const char *kern_name;
79495 enum rdma_restrack_type type;
79496 bool user;
79497 u32 id;
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h88461 struct rdma_restrack_entry { struct
88462 bool valid;
88463 struct kref kref;
88464 struct completion comp;
88465 struct task_struct *task;
88466 const char *kern_name;
88467 enum rdma_restrack_type type;
88468 bool user;
88469 u32 id;
Dvmlinux.h88461 struct rdma_restrack_entry { struct
88462 bool valid;
88463 struct kref kref;
88464 struct completion comp;
88465 struct task_struct *task;
88466 const char *kern_name;
88467 enum rdma_restrack_type type;
88468 bool user;
88469 u32 id;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h55188 struct rdma_restrack_entry { struct
55189 bool valid;
55190 struct kref kref;
55191 struct completion comp;
55192 struct task_struct *task;
55193 const char *kern_name;
55194 enum rdma_restrack_type type;
55195 bool user;
55196 u32 id;
Dvmlinux_510.h55188 struct rdma_restrack_entry { struct
55189 bool valid;
55190 struct kref kref;
55191 struct completion comp;
55192 struct task_struct *task;
55193 const char *kern_name;
55194 enum rdma_restrack_type type;
55195 bool user;
55196 u32 id;