Home
last modified time | relevance | path

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

/kernel/
Dsoftirq.c222 static void __local_bh_enable(unsigned int cnt, bool unlock) in __local_bh_enable() function
283 __local_bh_enable(cnt, false); in __local_bh_enable_ip()
287 __local_bh_enable(cnt, preempt_on); in __local_bh_enable_ip()
305 __local_bh_enable(SOFTIRQ_OFFSET, true); in ksoftirqd_run_end()
376 static void __local_bh_enable(unsigned int cnt) in __local_bh_enable() function
396 __local_bh_enable(SOFTIRQ_DISABLE_OFFSET); in _local_bh_enable()
441 __local_bh_enable(SOFTIRQ_OFFSET); in softirq_handle_end()