Function report |
Source Code:kernel\time\time.c |
Create Date:2022-07-28 10:38:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:secs_to_jiffies - Convert nsecs in u64 to jiffies*@n: nsecs in u64* Unlike {m,u}secs_to_jiffies, type of input is not unsigned int but u64.* And this doesn't return MAX_JIFFY_OFFSET since this function is designed
Proto:unsigned long nsecs_to_jiffies(u64 n)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
u64 | n |
Name | Describe |
---|---|
psi_avgs_work | |
psi_poll_work |
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 |