Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dsoftirq.c220 bool preempt_on = preemptible(); in __local_bh_enable_ip() local
248 if (!preempt_on) { in __local_bh_enable_ip()
262 __local_bh_enable(cnt, preempt_on); in __local_bh_enable_ip()