Searched refs:g_orc_table (Results 1 – 1 of 1) sorted by relevance
95 struct orc_entry *g_orc_table; variable123 orc_a = g_orc_table + (a - g_orc_ip_table); in orc_sort_cmp()163 memcpy(tmp_orc_table, g_orc_table, orc_size); in sort_orctable()173 g_orc_table[i] = tmp_orc_table[idxs[i]]; in sort_orctable()265 g_orc_table = (struct orc_entry *)((void *)ehdr + in do_sort()272 if (!g_orc_ip_table || !g_orc_table) { in do_sort()