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.c1260 __raise_softirq_irqoff(BLOCK_SOFTIRQ); in __blk_mq_complete_request_remote()
1306 raise_softirq(BLOCK_SOFTIRQ); in blk_mq_raise_softirq()
5262 open_softirq(BLOCK_SOFTIRQ, blk_done_softirq); in blk_mq_init()