Searched refs:btf_int_enc_str (Results 1 – 2 of 2) sorted by relevance
39 static const char *btf_int_enc_str(__u8 encoding) in btf_int_enc_str() function107 btf_int_enc_str(btf_int_encoding(t))); in fprintf_btf_type_raw()
46 static const char *btf_int_enc_str(__u8 encoding) in btf_int_enc_str() function123 enc = btf_int_enc_str(BTF_INT_ENCODING(v)); in dump_btf_type()
Completed in 8 milliseconds