Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/
Dsoftirq.c205 bool preempt_on = preemptible(); in __local_bh_enable_ip() local
231 if (!preempt_on) { in __local_bh_enable_ip()
245 __local_bh_enable(cnt, preempt_on); in __local_bh_enable_ip()