Searched refs:ovl_strategies (Results 1 – 1 of 1) sorted by relevance
30 static const struct trans_tbl ovl_strategies[] = { variable50 return __type2str(type, buf, len, ovl_strategies, in nl_ovl_strategy2str()51 ARRAY_SIZE(ovl_strategies)); in nl_ovl_strategy2str()63 return __str2type(name, ovl_strategies, ARRAY_SIZE(ovl_strategies)); in nl_str2ovl_strategy()