Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\trace\events\irq_matrix.h Create Date:2022-07-28 10:16:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_irq_matrix_free

Proto:static inline void trace_irq_matrix_free(int bit, unsigned int cpu, struct irq_matrix *matrix, struct cpumap *cmap)

Type:void

Parameter:

TypeParameterName
intbit
unsigned intcpu
struct irq_matrix *matrix
struct cpumap *cmap

NULL

Caller
NameDescribe
irq_matrix_freeq_matrix_free - Free allocated interrupt in the matrix*@m: Matrix pointer*@cpu: Which CPU map needs be updated*@bit: The bit to remove*@managed: If true, the interrupt is managed and not accounted* as available.