Function report |
Source Code:kernel\events\core.c |
Create Date:2022-07-28 13:40:58 |
Last Modify:2022-05-20 07:50:19 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mutex_lock_double
Proto:static void mutex_lock_double(struct mutex *a, struct mutex *b)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mutex * | a | |
struct mutex * | b |
11077 | If b < a Then swap - swap values of @a and @b*@a: first value*@b: second value(a, b) |
11080 | mutex_lock(a) |
Name | Describe |
---|---|
__perf_event_ctx_lock_double | Variation on perf_event_ctx_lock_nested(), except we take two context* mutexes. |
perf_pmu_migrate_context |
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 |