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_locks_off

Proto:static inline int __debug_locks_off(void)

Type:int

Parameter:Nothing

17  Return xchg( & debug_locks, 0)
Caller
NameDescribe
debug_locks_offGeneric 'turn off all lock debugging' function:
add_taintadd_taint: add a taint flag if not already set.*@flag: one of the TAINT_* constants.*@lockdep_ok: whether lock debugging is still OK.* If something bad has gone wrong, you'll want @lockdebug_ok = false, but for