Function report |
Source Code:kernel\time\timer_list.c |
Create Date:2022-07-28 10:44:50 |
Last Modify:2020-03-17 14:55:40 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:move_iter
Proto:static void *move_iter(struct timer_list_iter *iter, loff_t offset)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
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 | If cpu >= nr_cpu_ids Then |
333 | Return NULL |
337 | Return iter |
Name | Describe |
---|---|
timer_list_start | |
timer_list_next |
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 |