Searched refs:btf_int_bits (Results 1 – 2 of 2) sorted by relevance
/third_party/libbpf/src/ | ||
D | btf.h | 474 static inline __u8 btf_int_bits(const struct btf_type *t) in btf_int_bits() function |
D | libbpf.c | 4007 if (btf_is_int(t) && btf_int_bits(t) == 32) |