Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\irq_poll.c Create Date:2022-07-28 07:20:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:irq_poll_cpu_dead

Proto:static int irq_poll_cpu_dead(unsigned int cpu)

Type:int

Parameter:

TypeParameterName
unsigned intcpu
194  local_irq_disable()
195  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
197  __raise_softirq_irqoff(IRQ_POLL_SOFTIRQ)
198  The local_irq_*() APIs are equal to the raw_local_irq*()* if !TRACE_IRQFLAGS.()
200  Return 0