Home
last modified time | relevance | path

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

/linux/Documentation/translations/zh_CN/scsi/
H A Dscsi_eh.rst69 定时器并触发块设备软中断(BLOCK_SOFTIRQ)。
71 BLOCK_SOFTIRQ会间接调用scsi_complete(),进而调用
/linux/tools/perf/util/bpf_skel/vmlinux/
H A Dvmlinux.h40 BLOCK_SOFTIRQ, enumerator
/linux/Documentation/scsi/
H A Dscsi_eh.rst58 raise BLOCK_SOFTIRQ.
60 The BLOCK_SOFTIRQ indirectly calls scsi_complete(), which calls
/linux/block/
H A Dblk-mq.c1238 __raise_softirq_irqoff(BLOCK_SOFTIRQ); in blk_mq_end_request_batch()
1284 raise_softirq(BLOCK_SOFTIRQ); in blk_mq_complete_need_ipi()
5288 open_softirq(BLOCK_SOFTIRQ, blk_done_softirq); in blk_rq_poll()