Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/batman-adv/
H A Drouting.c550 struct batadv_orig_ifinfo *next_candidate = NULL; in batadv_find_router() local
620 next_candidate = cand; in batadv_find_router()
642 if (next_candidate) { in batadv_find_router()
647 batadv_last_bonding_replace(orig_node, next_candidate); in batadv_find_router()
664 if (next_candidate) { in batadv_find_router()
666 batadv_orig_ifinfo_put(next_candidate); in batadv_find_router()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-trace.c3403 goto next_candidate;
3409 goto next_candidate;
3415 goto next_candidate;
3425 goto next_candidate;
3441 goto next_candidate;
3446 next_candidate: