Function report |
Source Code:kernel\locking\lockdep.c |
Create Date:2022-07-28 09:50:34 |
Last Modify:2020-03-17 14:16:01 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:The caller must hold the graph lock. Does not sleep.
Proto:static void __lockdep_reset_lock(struct pending_free *pf, struct lockdep_map *lock)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pending_free * | pf | |
struct lockdep_map * | lock |
5097 | When j < MAX_LOCKDEP_SUBCLASSES cycle |
5101 | class = look_up_lock_class(lock, j) |
Name | Describe |
---|---|
lockdep_reset_lock_reg | Remove all information lockdep has about a lock if debug_locks == 1. Free* released data structures from RCU context. |
lockdep_reset_lock_imm | Reset a lock. Does not sleep. Ignores debug_locks. Must only be used by the* lockdep selftests. |
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 |