Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\include\asm\pci.h Create Date:2022-07-28 06:48:30
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:cpumask_of_pcibus

Proto:static inline const struct cpumask *cpumask_of_pcibus(const struct pci_bus *bus)

Type:struct cpumask

Parameter:

TypeParameterName
const struct pci_bus *bus
137  node = Returns the node based on pci bus
138  Return If node == NUMA_NO_NODE Then cpu_online_mask Else Returns a pointer to the cpumask of CPUs on Node 'node'.