Function report |
Source Code:kernel\locking\lockdep.c |
Create Date:2022-07-28 09:50:21 |
| Last Modify:2020-03-17 14:16:01 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:lockdep_reset
Proto:void lockdep_reset(void)
Type:void
Parameter:Nothing
| 4753 | raw_local_irq_save(flags) |
| 4755 | memset(held_locks, 0, MAX_LOCK_DEPTH * size of held_lock ) |
| 4756 | nr_hardirq_chains = 0 |
| 4757 | nr_softirq_chains = 0 |
| 4758 | nr_process_chains = 0 |
| 4760 | When i < CHAINHASH_SIZE cycle INIT_HLIST_HEAD(chainhash_table + i) |
| 4762 | raw_local_irq_restore(flags) |
| Name | Describe |
|---|---|
| reset_locks |
| 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 |