Home
last modified time | relevance | path

Searched refs:preempt_on (Results 1 – 1 of 1) sorted by last modified time

/linux/kernel/
H A Dsoftirq.c206 bool preempt_on = preemptible(); in __local_bh_enable_ip() local
232 if (!preempt_on) { in __local_bh_enable_ip()
246 __local_bh_enable(cnt, preempt_on); in __local_bh_enable_ip()