Home
last modified time | relevance | path

Searched defs:btf_type_is_void (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/lib/bpf/
H A Dbtf.c592 static bool btf_type_is_void(const struct btf_type *t) in btf_type_is_void() function
/openbmc/linux/kernel/bpf/
H A Dbtf.c486 bool btf_type_is_void(const struct btf_type *t) in btf_type_is_void() function