Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-softirq.c Create Date:2022-07-28 17:06:40
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:blk_softirq_cpu_dead

Proto:static int blk_softirq_cpu_dead(unsigned int cpu)

Type:int

Parameter:

TypeParameterName
unsigned intcpu
85  local_irq_disable()
86  list_splice_init - join two lists and reinitialise the emptied list.*@list: the new list to add.*@head: the place to add it in the first list.* The list at @list is reinitialised
88  This function must run with irqs disabled!
89  The local_irq_*() APIs are equal to the raw_local_irq*()* if !TRACE_IRQFLAGS.()
91  Return 0