Lines Matching defs:kbuf
441 struct kexec_buf *kbuf) in locate_mem_hole_top_down()
479 struct kexec_buf *kbuf) in locate_mem_hole_bottom_up()
514 struct kexec_buf *kbuf = (struct kexec_buf *)arg; in locate_mem_hole_callback() local
540 static int kexec_walk_memblock(struct kexec_buf *kbuf, in kexec_walk_memblock()
591 static int kexec_walk_memblock(struct kexec_buf *kbuf, in kexec_walk_memblock()
607 static int kexec_walk_resources(struct kexec_buf *kbuf, in kexec_walk_resources()
631 int kexec_locate_mem_hole(struct kexec_buf *kbuf) in kexec_locate_mem_hole()
657 int kexec_add_buffer(struct kexec_buf *kbuf) in kexec_add_buffer()
835 struct kexec_buf *kbuf) in kexec_purgatory_setup_kbuf()
896 struct kexec_buf *kbuf) in kexec_purgatory_setup_sechdrs()
1038 int kexec_load_purgatory(struct kimage *image, struct kexec_buf *kbuf) in kexec_load_purgatory()