Defined in 1 files as a function:
Referenced in 1 files:
Smatch caller information:
drivers/char/hw_random/core.c hwrng_fillfn() -> rng_get_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rng | 4096-ptr_max |
| PARAM_VALUE | 1 | buffer | 0,4096-ptr_max |
| PARAM_VALUE | 2 | size | 64 |
| PARAM_VALUE | 3 | wait | 1 |
| DATA_SOURCE | 0 | rng | r get_current_rng |
| HOST_DATA | 1 | *buffer | 0-255 |
| LOCK2 | global &reading_mutex |
drivers/char/hw_random/core.c rng_dev_read() -> rng_get_data()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | rng | 4096-ptr_max |
| PARAM_VALUE | 2 | size | 64 |
| DATA_SOURCE | 0 | rng | r get_current_rng |
| HOST_DATA | 1 | *buffer | 0-255 |
| LOCK2 | global &reading_mutex |