Documented in 1 files:
Defined in 1 files as a prototype:
Defined in 1 files as a function:
Referenced in 4 files:
- arch/powerpc/mm/book3s64/hash_utils.c
- arch/x86/kernel/process.c
- arch/x86/kernel/sys_x86_64.c, line 106
- mm/util.c
Smatch caller information:
arch/x86/kernel/sys_x86_64.c find_start_end() -> randomize_page()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | start | 1073741824 |
| PARAM_VALUE | 1 | range | 33554432 |
| RX_PATH | |||
| TASK_NOT_RUNNING |
arch/x86/kernel/process.c arch_randomize_brk() -> randomize_page()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | range | 33554432 |
| UNITS | 0 | start | unit_byte |
arch/x86/kernel/process.c arch_randomize_brk() -> randomize_page()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 1 | range | 1073741824 |
| UNITS | 0 | start | unit_byte |