Home
last modified time | relevance | path

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

/kernel/
Dsoftirq.c250 int curcnt; in __local_bh_enable_ip() local
256 curcnt = __this_cpu_read(softirq_ctrl.cnt); in __local_bh_enable_ip()
262 if (curcnt != cnt) in __local_bh_enable_ip()