Home
last modified time | relevance | path

Searched refs:VALIDATE_RAW_BTF (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/tools/testing/selftests/bpf/prog_tests/
Dbtf_dedup_split.c24 VALIDATE_RAW_BTF( in test_split_simple()
66 VALIDATE_RAW_BTF( in test_split_simple()
99 VALIDATE_RAW_BTF( in test_split_simple()
147 VALIDATE_RAW_BTF( in test_split_fwd_resolve()
171 VALIDATE_RAW_BTF( in test_split_fwd_resolve()
193 VALIDATE_RAW_BTF( in test_split_fwd_resolve()
228 VALIDATE_RAW_BTF( in test_split_struct_duped()
261 VALIDATE_RAW_BTF( in test_split_struct_duped()
290 VALIDATE_RAW_BTF( in test_split_struct_duped()
353 VALIDATE_RAW_BTF( in test_split_dup_struct_in_cu()
[all …]
Dbtf_write.c365 VALIDATE_RAW_BTF( in test_btf_add()
424 VALIDATE_RAW_BTF( in test_btf_add_btf()
/Linux-v6.1/tools/testing/selftests/bpf/
Dbtf_helpers.h13 #define VALIDATE_RAW_BTF(btf, raw_types...) \ macro