Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dbtf.c28 static struct btf_type btf_void; variable
416 return &btf_void; in btf_type_by_id()
526 return t == &btf_void || btf_is_fwd(t); in btf_type_is_void()
/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbtf.c389 static struct btf_type btf_void; variable
419 return t == &btf_void; in btf_type_is_void()
1419 new_types[0] = &btf_void; in btf_add_type()