Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:lib\bitmap.c Create Date:2022-07-28 06:20:33
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:bitmap_free

Proto:void bitmap_free(const unsigned long *bitmap)

Type:void

Parameter:

TypeParameterName
const unsigned long *bitmap
1198  kfree(bitmap)
Caller
NameDescribe
large_bitmap
domain_setup_mon_state
domain_remove_cpu
irq_sim_finiq_sim_fini - Deinitialize the interrupt simulator: free the interrupt* descriptors and allocated memory.*@sim: The interrupt simulator to tear down.