Searched refs:ovl_strategies (Results 1 – 1 of 1) sorted by relevance
31 static struct trans_tbl ovl_strategies[] = { variable51 return __type2str(type, buf, len, ovl_strategies, in nl_ovl_strategy2str()52 ARRAY_SIZE(ovl_strategies)); in nl_ovl_strategy2str()64 return __str2type(name, ovl_strategies, ARRAY_SIZE(ovl_strategies)); in nl_str2ovl_strategy()