Searched refs:team_mode (Results 1 – 7 of 7) sorted by relevance
161 struct team_mode { struct192 const struct team_mode *mode;293 extern int team_mode_register(const struct team_mode *mode);294 extern void team_mode_unregister(const struct team_mode *mode);
45 static const struct team_mode rnd_mode = {
55 static const struct team_mode bc_mode = {
56 static const struct team_mode rr_mode = {
125 static const struct team_mode ab_mode = {
399 const struct team_mode *mode;423 int team_mode_register(const struct team_mode *mode) in team_mode_register()450 void team_mode_unregister(const struct team_mode *mode) in team_mode_unregister()464 static const struct team_mode *team_mode_get(const char *kind) in team_mode_get()467 const struct team_mode *mode = NULL; in team_mode_get()487 static void team_mode_put(const struct team_mode *mode) in team_mode_put()505 static const struct team_mode __team_no_mode = {546 const struct team_mode *new_mode) in __team_change_mode()585 const struct team_mode *new_mode; in team_change_mode()
658 static const struct team_mode lb_mode = {