Home
last modified time | relevance | path

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

/kernel/
Dsoftirq.c223 int curcnt; in __local_bh_enable_ip() local
229 curcnt = __this_cpu_read(softirq_ctrl.cnt); in __local_bh_enable_ip()
235 if (curcnt != cnt) in __local_bh_enable_ip()