Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:Pointer magic because the dynamic array size confuses some compilers.

Proto:static inline void mm_init_cpumask(struct mm_struct *mm)

Type:void

Parameter:

TypeParameterName
struct mm_struct *mm
541  cpu_bitmap = mm
543  cpu_bitmap += offsetof(structmm_struct, cpu_bitmap)
544  pumask_clear - clear all cpus (< nr_cpu_ids) in a cpumask*@dstp: the cpumask pointer
Caller
NameDescribe
mm_init