Home
last modified time | relevance | path

Searched refs:BLOCK_SOFTIRQ (Results 1 – 6 of 6) 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/include/linux/
H A Dinterrupt.h556 BLOCK_SOFTIRQ,
566 BLOCK_SOFTIRQ, global() enumerator
/linux/Documentation/scsi/
H A Dscsi_eh.rst58 raise BLOCK_SOFTIRQ.
60 The BLOCK_SOFTIRQ indirectly calls scsi_complete(), which calls
/linux/Documentation/admin-guide/
H A Dkernel-per-CPU-kthreads.rst118 BLOCK_SOFTIRQ section in kthreads
/linux/block/
H A Dblk-mq.c1269 __raise_softirq_irqoff(BLOCK_SOFTIRQ); in __blk_mq_complete_request_remote()
1315 raise_softirq(BLOCK_SOFTIRQ); in blk_mq_raise_softirq()
5318 open_softirq(BLOCK_SOFTIRQ, blk_done_softirq); in blk_mq_init()