Home
last modified time | relevance | path

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

/third_party/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;