Searched refs:last_symbol (Results 1 – 2 of 2) sorted by relevance
100 int last_symbol = 0; in st_rc_rx_interrupt() local124 last_symbol = 1; in st_rc_rx_interrupt()140 if (!last_symbol) { in st_rc_rx_interrupt()149 last_symbol = 0; in st_rc_rx_interrupt()
1379 u64 last_symbol; member1403 if (!kci->last_symbol || start > kci->last_symbol) in kcore_copy__process_kallsyms()1404 kci->last_symbol = start; in kcore_copy__process_kallsyms()1514 } else if (kci->last_symbol) { in kcore_copy__calc_maps()1515 kci->etext = round_up(kci->last_symbol, page_size); in kcore_copy__calc_maps()