Searched refs:tos_try_print_symbolic (Results 1 – 3 of 3) sorted by relevance
89 if (numeric || !tos_try_print_symbolic("", info->tos, 0x3F)) in tos_mt_print_v0()102 !tos_try_print_symbolic("", info->tos_value, info->tos_mask)) in tos_mt_print()
144 if (numeric || !tos_try_print_symbolic("", info->tos, 0xFF)) in tos_tg_print_v0()156 else if (tos_try_print_symbolic(" TOS set", in tos_tg_print()
26 static bool tos_try_print_symbolic(const char *prefix, in tos_try_print_symbolic() function