Searched refs:softirq_bit (Results 1 – 1 of 1) sorted by relevance
519 int softirq_bit; in handle_softirqs() local542 while ((softirq_bit = ffs(pending))) { in handle_softirqs()546 h += softirq_bit - 1; in handle_softirqs()563 pending >>= softirq_bit; in handle_softirqs()