Home
last modified time | relevance | path

Searched refs:BTF_VAR_SECINFO_ENC (Results 1 – 4 of 4) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
A Dbtf.c295 BTF_VAR_SECINFO_ENC(6, 0, 48),
317 BTF_VAR_SECINFO_ENC(2, 0, 4),
339 BTF_VAR_SECINFO_ENC(2, 0, 4),
361 BTF_VAR_SECINFO_ENC(1, 0, 4),
386 BTF_VAR_SECINFO_ENC(2, 0, 4),
411 BTF_VAR_SECINFO_ENC(1, 0, 4),
703 BTF_VAR_SECINFO_ENC(1, 0, 4),
727 BTF_VAR_SECINFO_ENC(3, 0, 4),
730 BTF_VAR_SECINFO_ENC(6, 0, 4),
755 BTF_VAR_SECINFO_ENC(3, 0, 4),
[all …]
/tools/testing/selftests/bpf/
A Dtest_btf.h38 #define BTF_VAR_SECINFO_ENC(type, offset, size) \ macro
/tools/lib/bpf/
A Dfeatures.c141 BTF_VAR_SECINFO_ENC(2, 0, 4), in probe_kern_btf_datasec()
160 BTF_VAR_SECINFO_ENC(2, 0, 4), in probe_kern_btf_qmark_datasec()
A Dlibbpf_internal.h87 #define BTF_VAR_SECINFO_ENC(type, offset, size) (type), (offset), (size) macro

Completed in 18 milliseconds