Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:setup_vmalloc_vm_locked

Proto:static inline void setup_vmalloc_vm_locked(struct vm_struct *vm, struct vmap_area *va, unsigned long flags, const void *caller)

Type:void

Parameter:

TypeParameterName
struct vm_struct *vm
struct vmap_area *va
unsigned longflags
const void *caller
2059  flags = flags
2060  addr = va_start
2061  size = va_end - va_start
2062  caller = caller
2063  in "busy" tree = vm
Caller
NameDescribe
setup_vmalloc_vm