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:prandom_seed_state - set seed for prandom_u32_state().*@state: pointer to state structure to receive the seed.*@seed: arbitrary 64-bit value to use as a seed.
Proto:static inline void prandom_seed_state(struct rnd_state *state, u64 seed)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct rnd_state * | state | |
u64 | seed |
Name | Describe |
---|---|
bpf_fill_maxinsns3 | |
test_parman_rnd_init | |
rbtree_test_init | |
interval_tree_test_init |
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 |