Searched defs:BTF_KIND_UNION (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_write.c142 ASSERT_EQ(btf_kind(t), BTF_KIND_UNION, "union_kind"); local
/linux-master/include/uapi/linux/
H A Dbtf.h65 BTF_KIND_UNION = 5, /* Union */ enumerator in enum:__anon3010
/linux-master/tools/include/uapi/linux/
H A Dbtf.h65 BTF_KIND_UNION = 5, /* Union */ enumerator in enum:__anon3518

Completed in 271 milliseconds