Searched refs:walk_system_ram_res (Results 1 – 7 of 7) sorted by relevance
/linux/arch/x86/kernel/ |
A D | crash.c | 192 walk_system_ram_res(0, -1, &nr_ranges, get_nr_ram_ranges_callback); in fill_up_crash_elf_data() 258 ret = walk_system_ram_res(0, -1, cmem, prepare_elf64_ram_headers_callback); in prepare_elf_headers()
|
/linux/mm/damon/ |
A D | reclaim.c | 215 walk_system_ram_res(0, ULONG_MAX, &arg, walk_system_ram); in get_monitoring_region()
|
/linux/include/linux/ |
A D | ioport.h | 320 walk_system_ram_res(u64 start, u64 end, void *arg,
|
/linux/kernel/ |
A D | kexec_file.c | 622 return walk_system_ram_res(0, ULONG_MAX, kbuf, func); in kexec_walk_resources()
|
A D | resource.c | 450 int walk_system_ram_res(u64 start, u64 end, void *arg, in walk_system_ram_res() function
|
/linux/ |
A D | System.map | 2224 ffff80001008d400 T walk_system_ram_res
|
A D | .tmp_System.map | 2224 ffff80001008d400 T walk_system_ram_res
|
Completed in 278 milliseconds