Home
last modified time | relevance | path

Searched defs:raw_btf (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c4219 void *raw_btf = NULL; in btf_raw_create() local
4329 void *raw_btf; in do_test_raw() local
4449 uint8_t *raw_btf = NULL, *user_btf = NULL; in test_big_btf_info() local
4533 uint8_t *raw_btf = NULL, *user_btf[2] = {}; in test_btf_id() local
4656 uint8_t *raw_btf = NULL, *user_btf = NULL; in do_test_get_info() local
5397 uint8_t *raw_btf; in do_test_pprint() local
6764 void *raw_btf, *patched_linfo = NULL; in do_test_info_raw() local
8015 void *raw_btf; in do_test_dedup() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dsyscall.c36 } raw_btf = { in btf_load() local
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf_probes.c233 __u8 *raw_btf; in libbpf__load_raw_btf() local
/openbmc/linux/tools/testing/selftests/bpf/map_tests/
H A Dsk_storage_map.c131 __u8 raw_btf[sizeof(struct btf_header) + sizeof(btf_raw_types) + in load_btf() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_verifier.c752 void *ptr, *raw_btf; in load_btf_spec() local