Searched refs:BTF_VAR_SECINFO_ENC (Results 1 – 2 of 2) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_btf.c | 336 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 …]
|
D | test_btf.h | 36 #define BTF_VAR_SECINFO_ENC(type, offset, size) \ macro
|