Home
last modified time | relevance | path

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

/Linux-v6.6/tools/lib/bpf/
Dbtf.c29 static struct btf_type btf_void; variable
465 return &btf_void; in btf_type_by_id()
594 return t == &btf_void || btf_is_fwd(t); in btf_type_is_void()
/Linux-v6.6/kernel/bpf/
Dbtf.c454 static struct btf_type btf_void; variable
488 return t == &btf_void; in btf_type_is_void()
1589 new_types[0] = &btf_void; in btf_add_type()