Home
last modified time | relevance | path

Searched refs:next_candidate (Results 1 – 2 of 2) sorted by relevance

/linux/net/batman-adv/
H A Drouting.c601 struct batadv_orig_ifinfo *next_candidate = NULL; in batadv_find_router() local
674 next_candidate = cand; in batadv_find_router()
696 if (next_candidate) { in batadv_find_router()
701 batadv_last_bonding_replace(orig_node, next_candidate); in batadv_find_router()
718 if (next_candidate) { in batadv_find_router()
720 batadv_orig_ifinfo_put(next_candidate); in batadv_find_router()
/linux/tools/perf/
H A Dbuiltin-trace.c4100 goto next_candidate;
4106 goto next_candidate;
4119 goto next_candidate; in trace__set_filter_loop_pids()
4125 goto next_candidate; in trace__set_filter_loop_pids()
4135 goto next_candidate; in trace__set_filter_loop_pids()
4151 goto next_candidate; in trace__set_filter_pids()
4157 next_candidate: in trace__set_filter_pids()