函数逻辑报告 |
Source Code:kernel\time\timer_list.c |
Create Date:2022-07-27 11:44:42 |
Last Modify:2020-03-17 14:55:40 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:move_iter
函数原型:static void *move_iter(struct timer_list_iter *iter, loff_t offset)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct timer_list_iter * | iter | |
loff_t | offset |
324 | cpu等于pumask_next - get the next cpu in a cpumask*@n: the cpu prior to the place to search (ie. return will be > @n)*@srcp: the cpumask pointer* Returns >= nr_cpu_ids if no further cpus set. |
325 | 如果cpu大于等于nr_cpu_ids则 |
333 | 返回:NULL |
337 | 返回:iter |
名称 | 描述 |
---|---|
timer_list_start | |
timer_list_next |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |