Home
last modified time | relevance | path

Searched refs:preempt_on (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dsoftirq.c247 bool preempt_on = preemptible(); in __local_bh_enable_ip() local
273 if (!preempt_on) { in __local_bh_enable_ip()
287 __local_bh_enable(cnt, preempt_on); in __local_bh_enable_ip()