Searched refs:BTF_KIND_FUNC_PROTO (Results 1 – 2 of 2) sorted by relevance
| /include/uapi/linux/ | ||
| A D | btf.h | 74 BTF_KIND_FUNC_PROTO = 13, /* Function Proto */ enumerator |
| /include/linux/ | ||
| A D | btf.h | 384 return BTF_INFO_KIND(t->info) == BTF_KIND_FUNC_PROTO; in btf_type_is_func_proto() |
Completed in 5 milliseconds