Searched refs:walk_system_ram_res (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | crash.c | 205 walk_system_ram_res(0, -1, &nr_ranges, get_nr_ram_ranges_callback); in fill_up_crash_elf_data() 271 ret = walk_system_ram_res(0, -1, cmem, prepare_elf64_ram_headers_callback); in prepare_elf_headers()
|
| /OK3568_Linux_fs/kernel/mm/damon/ |
| H A D | reclaim.c | 244 walk_system_ram_res(0, ULONG_MAX, &arg, walk_system_ram); in get_monitoring_region()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ioport.h | 299 walk_system_ram_res(u64 start, u64 end, void *arg,
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | kexec_file.c | 592 return walk_system_ram_res(0, ULONG_MAX, kbuf, func); in kexec_walk_resources()
|
| H A D | resource.c | 448 int walk_system_ram_res(u64 start, u64 end, void *arg, in walk_system_ram_res() function
|