函数逻辑报告 |
Source Code:kernel\time\tick-common.c |
Create Date:2022-07-27 11:50:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Setup the tick device
函数原型:static void tick_setup_device(struct tick_device *td, struct clock_event_device *newdev, int cpu, const struct cpumask *cpumask)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct tick_device * | td | |
struct clock_event_device * | newdev | |
int | cpu | |
const struct cpumask * | cpumask |
205 | void( * handler)(struct clock_event_device * ) = NULL |
206 | next_event等于0 |
211 | 如果非evtdev则 |
243 | 否则 |
244 | handler等于event_handler |
245 | next_event等于next_event |
名称 | 描述 |
---|---|
tick_install_replacement | |
tick_check_new_device | Check, if the new registered device should be used. Called with* clockevents_lock held and interrupts disabled. |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |