Defined in 1 files as a function:
Referenced in 3 files:
- arch/x86/include/asm/archrandom.h, line 48
- arch/x86/kernel/cpu/rdrand.c, line 35
- arch/x86/lib/kaslr.c, line 67
Smatch caller information:
arch/x86/coco/core.c arch_get_random_longs() -> rdrand_long()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | v | 4096-ptr_max |
| DATA_SOURCE | 0 | v | $0 |
| LOCK2 | irq |
drivers/char/random.c arch_get_random_longs() -> rdrand_long()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | v | 4096-ptr_max |
| BUF_SIZE | 0 | v | (-1),64 |
| BUF_SIZE | 0 | v | (-1),64 |
| DATA_SOURCE | 0 | v | $0 |
| PREEMPT_ADD | |||
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| HALF_LOCKED2 | irq |
arch/x86/kernel/cpu/rdrand.c x86_init_rdrand() -> rdrand_long()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | v | 8210706816706314240 |
arch/x86/lib/kaslr.c kaslr_get_random_long() -> rdrand_long()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | v | 2008819799035559936 |
| HALF_LOCKED2 | irq |