Home
last modified time | relevance | path

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

/third_party/libbpf/include/uapi/linux/
Dbpf.h6960 struct btf_ptr { struct
6961 void *ptr;
6962 __u32 type_id;
6963 __u32 flags; /* BTF ptr flags; unused at present. */
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h33953 struct btf_ptr { struct
33954 void *ptr;
33955 __u32 type_id;
33956 __u32 flags;