Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_btf.c336 BTF_VAR_SECINFO_ENC(6, 0, 48),
358 BTF_VAR_SECINFO_ENC(2, 0, 4),
380 BTF_VAR_SECINFO_ENC(2, 0, 4),
402 BTF_VAR_SECINFO_ENC(1, 0, 4),
427 BTF_VAR_SECINFO_ENC(2, 0, 4),
452 BTF_VAR_SECINFO_ENC(1, 0, 4),
489 BTF_VAR_SECINFO_ENC(6, 0, 47),
526 BTF_VAR_SECINFO_ENC(6, 0, 48),
563 BTF_VAR_SECINFO_ENC(6, 0, 46),
602 BTF_VAR_SECINFO_ENC(6, 10, 48),
[all …]
Dtest_btf.h36 #define BTF_VAR_SECINFO_ENC(type, offset, size) \ macro