Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dbtf.c23 static struct btf_type btf_void; variable
61 new_types[0] = &btf_void; in btf_add_type()
219 return t == &btf_void || btf_is_fwd(t); in btf_type_is_void()
/Linux-v5.4/kernel/bpf/
Dbtf.c301 static struct btf_type btf_void; variable
331 return t == &btf_void; in btf_type_is_void()
846 new_types[0] = &btf_void; in btf_add_type()