Function report |
Source Code:kernel\time\tick-broadcast.c |
Create Date:2022-07-28 10:50:48 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tick_device_setup_broadcast_func
Proto:static void tick_device_setup_broadcast_func(struct clock_event_device *dev)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct clock_event_device * | dev |
150 | If Not broadcast Then broadcast = tick_broadcast |
152 | If Not broadcast Then |
153 | pr_warn_once("%s depends on broadcast, but no broadcast function available\n", name) |
155 | broadcast = err_broadcast |
Name | Describe |
---|---|
tick_device_uses_broadcast | Check, if the device is disfunctional and a place holder, which* needs to be handled by the broadcast device. |
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 |