Function report |
Source Code:lib\random32.c |
Create Date:2022-07-28 06:19:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:prandom_bytes - get the requested number of pseudo-random bytes*@buf: where to copy the pseudo-random bytes to*@bytes: the requested number of bytes
Proto:void prandom_bytes(void *buf, size_t bytes)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
void * | buf | |
size_t | bytes |
129 | state = Must be an lvalue. Since @var must be a simple identifier,* we force a syntax error here if it isn't.(net_rand_state) |
132 | The weird & is necessary because sparse considers (void)(var) to be* a direct dereference of percpu variable (var).(net_rand_state) |
Name | Describe |
---|---|
__uuid_gen_common | |
test_nodelta_obj_get |
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 |