Searched refs:prev_count (Results 1 – 1 of 1) sorted by relevance
196 let prev_count = current_pcb().preempt_count; in do_softirq() localVariable199 if unlikely(prev_count != current_pcb().preempt_count) { in do_softirq()203 prev_count, in do_softirq()206 current_pcb().preempt_count = prev_count; in do_softirq()