函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\locking\lockdep.c Create Date:2022-07-27 10:50:29
Last Modify:2020-03-17 14:16:01 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:Check whether we follow the irq-flags state precisely:

函数原型:static void check_flags(unsigned long flags)

返回类型:void

参数:

类型参数名称
unsigned longflags

NULL

调用者
名称描述
lock_set_class
lock_downgrade
lock_acquireWe are not always called with irqs disabled - do that here,* and also avoid lockdep recursion:
lock_release
lock_is_held_type
lock_pin_lock
lock_repin_lock
lock_unpin_lock