Searched refs:team_mode (Results 1 – 7 of 7) sorted by relevance
173 struct team_mode { struct205 const struct team_mode *mode;307 extern int team_mode_register(const struct team_mode *mode);308 extern void team_mode_unregister(const struct team_mode *mode);
41 static const struct team_mode rnd_mode = {
52 static const struct team_mode rr_mode = {
51 static const struct team_mode bc_mode = {
121 static const struct team_mode ab_mode = {
402 const struct team_mode *mode;426 int team_mode_register(const struct team_mode *mode) in team_mode_register()453 void team_mode_unregister(const struct team_mode *mode) in team_mode_unregister()467 static const struct team_mode *team_mode_get(const char *kind) in team_mode_get()470 const struct team_mode *mode = NULL; in team_mode_get()494 static void team_mode_put(const struct team_mode *mode) in team_mode_put()512 static const struct team_mode __team_no_mode = {553 const struct team_mode *new_mode) in __team_change_mode()592 const struct team_mode *new_mode; in team_change_mode()
690 static const struct team_mode lb_mode = {