taglinefilesource code
bh_mask_count18include/linux/interrupt.hextern int bh_mask_count[32];
bh_mask_count45include/linux/interrupt.hbh_mask_count[nr] = 0;
bh_mask_count61include/linux/interrupt.hbh_mask_count[nr]++;
bh_mask_count66include/linux/interrupt.hif (!--bh_mask_count[nr])
bh_mask_count241kernel/ksyms.cX(bh_mask_count),
bh_mask_count26kernel/softirq.cint bh_mask_count[32];