Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dbtf.c23 static struct btf_type btf_void; variable
61 new_types[0] = &btf_void; in btf_add_type()
215 return t == &btf_void || btf_is_fwd(t); in btf_type_is_void()