Searched refs:btf_void (Results 1 – 2 of 2) sorted by relevance
29 static struct btf_type btf_void; variable458 return &btf_void; in btf_type_by_id()573 return t == &btf_void || btf_is_fwd(t); in btf_type_is_void()
399 static struct btf_type btf_void; variable429 return t == &btf_void; in btf_type_is_void()1477 new_types[0] = &btf_void; in btf_add_type()
Completed in 21 milliseconds