Home
last modified time | relevance | path

Searched defs:BTF_KIND_CONST (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_write.c66 ASSERT_EQ(btf_kind(t), BTF_KIND_CONST, "const_kind"); in test_btf_write() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_write.c66 ASSERT_EQ(btf_kind(t), BTF_KIND_CONST, "const_kind"); in gen_btf() local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbtf.h47 #define BTF_KIND_CONST 10 macro
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dbtf.h69 #define BTF_KIND_CONST 10 /* Const */ macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbtf.h69 #define BTF_KIND_CONST 10 /* Const */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbtf.h70 BTF_KIND_CONST = 10, /* Const */ enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dbtf.h58 #define BTF_KIND_CONST 10 macro
/kernel/linux/linux-6.6/tools/include/uapi/linux/
H A Dbtf.h70 BTF_KIND_CONST = 10, /* Const */ enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtf.h58 #define BTF_KIND_CONST 10 macro

Completed in 5 milliseconds