Searched defs:BTF_INFO_ENC (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_btf.h | 7 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ macro [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_btf.h | 9 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ macro [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | syscall.c | 21 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ macro
|
/kernel/linux/linux-5.10/tools/lib/bpf/ |
H A D | libbpf_internal.h | 23 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ macro
|
/kernel/linux/linux-6.6/tools/lib/bpf/ |
H A D | libbpf_internal.h | 75 #define BTF_INFO_ENC(kind, kind_flag, vlen) \ macro
|
Completed in 4 milliseconds