Home
last modified time | relevance | path

Searched defs:new_split (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_distill.c541 struct btf *base = NULL, *split = NULL, *new_base = NULL, *new_split = NULL; in test_distilled_endianness() local
/linux/tools/lib/bpf/
H A Dbtf.c5548 struct btf *new_base = NULL, *new_split = NULL; in btf__distill_base() local