Function report |
Source Code:kernel\time\clockevents.c |
Create Date:2022-07-28 10:49:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Called with clockevents_mutex and clockevents_lock held
Proto:static int __clockevents_try_unbind(struct clock_event_device *ced, int cpu)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct clock_event_device * | ced | |
int | cpu |
390 | If clockevent_state_detached(ced) Then |
392 | Return 0 |
395 | Return ced == ( * ({ |
Name | Describe |
---|---|
__clockevents_unbind | SMP function call to unbind a 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 |