Searched refs:last_id (Results 1 – 1 of 1) sorted by relevance
1813 unsigned int *last_id = &this_cpu(last); in context_switch() local1831 if ( *last_id != next_id ) in context_switch()1834 *last_id = next_id; in context_switch()
Completed in 4 milliseconds