函数逻辑报告 |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-27 11:42:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:hange_clocksource - Swaps clocksources if a new one is available* Accumulates current time interval and initializes new clocksource
函数原型:static int change_clocksource(void *data)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
void * | data |
1362 | tk等于timekeeper |
1368 | raw_spin_lock_irqsave( & timekeeper_lock, flags) |
1369 | write_seqcount_begin( & seq) |
1376 | 如果判断模块是否处于活动状态则 |
1389 | write_seqcount_end( & seq) |
1390 | raw_spin_unlock_irqrestore( & timekeeper_lock, flags) |
1392 | 返回:0 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |