Defined in 5 files as a prototype:
- arch/arm64/include/asm/set_memory.h, line 17 (as a prototype)
- arch/loongarch/include/asm/set_memory.h, line 17 (as a prototype)
- arch/riscv/include/asm/set_memory.h, line 46 (as a prototype)
- arch/s390/include/asm/set_memory.h, line 66 (as a prototype)
- arch/x86/include/asm/set_memory.h, line 92 (as a prototype)
Defined in 6 files as a function:
- arch/arm64/mm/pageattr.c, line 392 (as a function)
- arch/loongarch/mm/pageattr.c, line 161 (as a function)
- arch/riscv/mm/pageattr.c, line 435 (as a function)
- arch/s390/mm/pageattr.c, line 407 (as a function)
- arch/x86/mm/pat/set_memory.c, line 2750 (as a function)
- include/linux/set_memory.h, line 43 (as a function)
Referenced in 1 files:
Smatch caller information:
kernel/power/snapshot.c safe_copy_page() -> kernel_page_present()
| Type | Parameter | Key | Value |
|---|---|---|---|
| DATA_SOURCE | 0 | page | $1 |
| UNITS | 0 | page | unit_page |
kernel/power/snapshot.c saveable_page() -> kernel_page_present()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | page | 4096-ptr_max |
| DATA_SOURCE | 0 | page | r pfn_to_online_page |
| RX_PATH | |||
| TASK_NOT_RUNNING |