Function report |
Source Code:include\linux\random.h |
Create Date:2022-07-28 05:51:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:get_random_long_wait
Proto:static inline int get_random_long_wait(long *out)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
long * | out |
106 | ret = wait_for_random_bytes() |
106 | If __builtin_expect(!!(ret), 0) Then Return ret |
106 | out = get_random_long() |
106 | Return 0 |
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 |