Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dbtf.c298 BTF_VAR_SECINFO_ENC(6, 0, 48),
320 BTF_VAR_SECINFO_ENC(2, 0, 4),
342 BTF_VAR_SECINFO_ENC(2, 0, 4),
364 BTF_VAR_SECINFO_ENC(1, 0, 4),
389 BTF_VAR_SECINFO_ENC(2, 0, 4),
414 BTF_VAR_SECINFO_ENC(1, 0, 4),
706 BTF_VAR_SECINFO_ENC(1, 0, 4),
730 BTF_VAR_SECINFO_ENC(3, 0, 4),
733 BTF_VAR_SECINFO_ENC(6, 0, 4),
758 BTF_VAR_SECINFO_ENC(3, 0, 4),
[all …]
/linux/tools/testing/selftests/bpf/
A Dtest_btf.h36 #define BTF_VAR_SECINFO_ENC(type, offset, size) \ macro
/linux/tools/lib/bpf/
A Dlibbpf_internal.h71 #define BTF_VAR_SECINFO_ENC(type, offset, size) (type), (offset), (size) macro
A Dlibbpf.c4435 BTF_VAR_SECINFO_ENC(2, 0, 4), in probe_kern_btf_datasec()

Completed in 30 milliseconds