Function report |
Source Code:kernel\locking\lockdep.c |
Create Date:2022-07-28 09:50:12 |
Last Modify:2020-03-17 14:16:01 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Check whether we follow the irq-flags state precisely:
Proto:static void check_flags(unsigned long flags)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | flags |
NULL
Name | Describe |
---|---|
lock_set_class | |
lock_downgrade | |
lock_acquire | We 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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |