Lines Matching defs:kbuf
441 struct kexec_buf *kbuf) in locate_mem_hole_top_down()
485 struct kexec_buf *kbuf) in locate_mem_hole_bottom_up()
526 struct kexec_buf *kbuf = (struct kexec_buf *)arg; in locate_mem_hole_callback() local
552 static int kexec_walk_memblock(struct kexec_buf *kbuf, in kexec_walk_memblock()
603 static int kexec_walk_memblock(struct kexec_buf *kbuf, in kexec_walk_memblock()
619 static int kexec_walk_resources(struct kexec_buf *kbuf, in kexec_walk_resources()
643 int kexec_locate_mem_hole(struct kexec_buf *kbuf) in kexec_locate_mem_hole()
669 int kexec_add_buffer(struct kexec_buf *kbuf) in kexec_add_buffer()
847 struct kexec_buf *kbuf) in kexec_purgatory_setup_kbuf()
908 struct kexec_buf *kbuf) in kexec_purgatory_setup_sechdrs()
1050 int kexec_load_purgatory(struct kimage *image, struct kexec_buf *kbuf) in kexec_load_purgatory()