Searched defs:BTF_KIND_TYPEDEF (Results 1 - 3 of 3) sorted by path

/linux-master/include/uapi/linux/
H A Dbtf.h68 BTF_KIND_TYPEDEF = 8, /* Typedef */ enumerator in enum:__anon3010
/linux-master/tools/include/uapi/linux/
H A Dbtf.h68 BTF_KIND_TYPEDEF = 8, /* Typedef */ enumerator in enum:__anon3518
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_write.c213 ASSERT_EQ(btf_kind(t), BTF_KIND_TYPEDEF, "typedef_kind"); local

Completed in 169 milliseconds