Searched refs:backtrack (Results 1 – 7 of 7) sorted by relevance
99 goto backtrack; in glob_match()113 backtrack: in glob_match()
127 and we backtrack upwards through the trie trying to find a longest matching136 At this point we backtrack (t->stats.backtrack++) up the trie, continuing to
509 int backtrack = pos - pktsize; in find_next_packet() local510 if (backtrack >= 0 && (buf[backtrack] == 0x47 || in find_next_packet()511 (pktsize == 204 && buf[backtrack] == 0xB8))) in find_next_packet()512 return backtrack; in find_next_packet()
124 unsigned int backtrack; member1364 this_cpu_inc(stats->backtrack); in fib_table_lookup()2162 s.backtrack += pcpu->backtrack; in trie_show_usage()2171 seq_printf(seq, "backtracks = %u\n", s.backtrack); in trie_show_usage()
72 fairly easy to backtrack. Since you're not going to be able to waste74 thing you can backtrack on is a technical decision, and there
1095 goto backtrack; in fib6_lookup_1()1104 backtrack: in fib6_lookup_1()
1485 backtrack: in srp_map_sg()1499 goto backtrack; in srp_map_sg()