Searched refs:backtrack (Results 1 – 7 of 7) sorted by relevance
131 and we backtrack upwards through the trie trying to find a longest matching140 At this point we backtrack (t->stats.backtrack++) up the trie, continuing to
21 unsigned long backtrack[COUNTER_BITS_TOTAL / BITS_PER_LONG]; member
319 counter->backtrack[(i + index_current) & in counter_validate()326 &counter->backtrack[index]); in counter_validate()
54 difficult to backtrack from. Retransmitting the Bank Switch command may be
149 unsigned int backtrack; member 1529 this_cpu_inc(stats->backtrack); in fib_table_lookup() 2579 s.backtrack += pcpu->backtrack; in trie_show_usage() 2588 seq_printf(seq, "backtracks = %u\n", s.backtrack); in trie_show_usage()
77 fairly easy to backtrack. Since you're not going to be able to waste79 thing you can backtrack on is a technical decision, and there
1650 goto backtrack; in fib6_node_lookup_1() 1661 goto backtrack; in fib6_node_lookup_1() 1669 backtrack: in fib6_node_lookup_1()