Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\cpu_rmap.h Create Date:2022-07-28 07:17:47
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:alloc_irq_cpu_rmap - allocate CPU affinity reverse-map for IRQs*@size: Number of objects to be mapped* Must be called in process context.

Proto:static inline struct cpu_rmap *alloc_irq_cpu_rmap(unsigned int size)

Type:struct cpu_rmap

Parameter:

TypeParameterName
unsigned intsize
60  Return alloc_cpu_rmap - allocate CPU affinity reverse-map*@size: Number of objects to be mapped*@flags: Allocation flags e.g. %GFP_KERNEL