Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:debug_check_no_locks_freed

Proto:static inline void debug_check_no_locks_freed(const void *from, unsigned long len)

Type:void

Parameter:

TypeParameterName
const void *from
unsigned longlen

NULL

Caller
NameDescribe
__init_rwsemInitialize an rwsem:
vm_unmap_ramvm_unmap_ram - unmap linear kernel address space set up by vm_map_ram*@mem: the pointer returned by vm_map_ram*@count: the count passed to that vm_map_ram call (cannot unmap partial)