Function report |
Source Code:kernel\locking\mutex.c |
Create Date:2022-07-28 09:47:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mutex_lock_io_nested
Proto:void __sched mutex_lock_io_nested(struct mutex *lock, unsigned int subclass)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mutex * | lock | |
unsigned int | subclass |
1149 | might_sleep() |
1151 | token = io_schedule_prepare() |
1154 | io_schedule_finish(token) |
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 |