Searched defs:BTF_KIND_DECL_TAG (Results 1 - 4 of 4) sorted by last modified time

/linux-master/tools/lib/bpf/
H A Dbtf.h316 #define BTF_KIND_DECL_TAG 17 /* Decl Tag */ macro
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_write.c286 ASSERT_EQ(btf_kind(t), BTF_KIND_DECL_TAG, "tag_kind"); local
296 ASSERT_EQ(btf_kind(t), BTF_KIND_DECL_TAG, "tag_kind"); local
/linux-master/tools/include/uapi/linux/
H A Dbtf.h77 BTF_KIND_DECL_TAG = 17, /* Decl Tag */ enumerator in enum:__anon3518
/linux-master/include/uapi/linux/
H A Dbtf.h77 BTF_KIND_DECL_TAG = 17, /* Decl Tag */ enumerator in enum:__anon3010

Completed in 157 milliseconds