Home
last modified time | relevance | path

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

/linux-6.1.9/net/batman-adv/
Drouting.c532 struct batadv_orig_ifinfo *next_candidate = NULL; in batadv_find_router() local
602 next_candidate = cand; in batadv_find_router()
624 if (next_candidate) { in batadv_find_router()
629 batadv_last_bonding_replace(orig_node, next_candidate); in batadv_find_router()
646 if (next_candidate) { in batadv_find_router()
648 batadv_orig_ifinfo_put(next_candidate); in batadv_find_router()
/linux-6.1.9/tools/perf/
Dbuiltin-trace.c3453 goto next_candidate;
3459 goto next_candidate;
3465 goto next_candidate;
3475 goto next_candidate;
3491 goto next_candidate;
3496 next_candidate: